We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9333ffd commit 81eacbeCopy full SHA for 81eacbe
1 file changed
agents/eiko/flipper0.js
@@ -47,7 +47,9 @@ usbdisk.start(...)
47
48
49
50
-
+usbdisk.end();
51
+// Configure LPUART port with baudrate = 115200
52
+badusb.setup("lpuart", 115200);
53
54
55
0 commit comments