diff options
Diffstat (limited to 'jds6600/stty-config')
-rwxr-xr-x | jds6600/stty-config | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/jds6600/stty-config b/jds6600/stty-config new file mode 100755 index 0000000..4217c48 --- /dev/null +++ b/jds6600/stty-config @@ -0,0 +1,3 @@ +#!/usr/bin/zsh + +stty -F /dev/ttyUSB0 speed 115200 cs8 -cstopb -parenb -echo |