We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2e82937 commit 55d5910Copy full SHA for 55d5910
src/boardConfiguration.js
@@ -30,7 +30,6 @@
30
import { BehaviorSubject } from 'rxjs';
31
import { takeUntil, filter, first } from 'rxjs/operators';
32
import { provisioningSketch } from './sketches/provisioning.ino';
33
-import { read } from 'fs';
34
35
const BAUDRATE = 9600;
36
0 commit comments