This commit is contained in:
parent
46b1663813
commit
9302406fbc
10 changed files with 823 additions and 0 deletions
4
perl/set_serial
Normal file
4
perl/set_serial
Normal file
|
@ -0,0 +1,4 @@
|
|||
stty speed 9600 < /dev/ttyUSB0
|
||||
stty -echo < /dev/ttyUSB0
|
||||
stty raw < /dev/ttyUSB0
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue