This commit is contained in:
Dale Lane 2008-11-26 21:40:59 +00:00
parent 46b1663813
commit 9302406fbc
10 changed files with 823 additions and 0 deletions

4
perl/set_serial Normal file
View file

@ -0,0 +1,4 @@
stty speed 9600 < /dev/ttyUSB0
stty -echo < /dev/ttyUSB0
stty raw < /dev/ttyUSB0