Skip to content

Commit aa7489a

Browse files
committed
Adjusted app.js
1 parent f2fcbce commit aa7489a

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

app.js

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,6 @@ const parser = new parsers.Readline({
99
delimiter: '\r\n'
1010
});
1111

12-
/*
13-
ls /dev/{tty,cu}.*
14-
*/
15-
1612
var port = new SerialPort('/dev/tty.wchusbserialfa1410',{
1713
baudRate: 9600,
1814
dataBits: 8,

0 commit comments

Comments
 (0)