mirror of
https://github.com/kevinveenbirkenbach/physical-interface.git
synced 2025-09-09 03:17:13 +02:00
Added read serial
This commit is contained in:
3
scripts/read-serial.sh
Normal file
3
scripts/read-serial.sh
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
#!/bin/bash
|
||||||
|
stty -F /dev/ttyUSB0 cs8 9600 ignbrk -brkint -imaxbel -opost -onlcr -isig -icanon -iexten -echo -echoe -echok -echoctl -echoke noflsh -ixon -crtscts
|
||||||
|
screen /dev/ttyUSB0 9600
|
Reference in New Issue
Block a user