summaryrefslogtreecommitdiffstats
path: root/jds6600/stty-config
diff options
context:
space:
mode:
authorEddy Pedroni <eddy@0xf7.com>2022-05-22 15:29:34 +0200
committerEddy Pedroni <eddy@0xf7.com>2022-05-22 15:29:34 +0200
commit74b1db7030ae538c177a1db205849d2e30dc0b8b (patch)
tree8771a7ba201b6ae2d3c7cb11bd93d0854c660d23 /jds6600/stty-config
Initial commit, added documentation and basic python boilerplate for JDS6600
Diffstat (limited to 'jds6600/stty-config')
-rwxr-xr-xjds6600/stty-config3
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