Skip to content

Commit 81eacbe

Browse files
authored
Update flipper0.js
1 parent 9333ffd commit 81eacbe

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

agents/eiko/flipper0.js

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,9 @@ usbdisk.start(...)
4747

4848

4949

50-
50+
usbdisk.end();
51+
// Configure LPUART port with baudrate = 115200
52+
badusb.setup("lpuart", 115200);
5153

5254

5355

0 commit comments

Comments
 (0)