diff options
| author | Eddy Pedroni <eddy@0xf7.com> | 2022-05-24 10:59:47 +0200 | 
|---|---|---|
| committer | Eddy Pedroni <eddy@0xf7.com> | 2022-05-24 10:59:47 +0200 | 
| commit | ba53e148812b73c540752c5e7654e48829eacd06 (patch) | |
| tree | ea3ac5f8305a87004aeecce151c2ed4b4d1b675b /jds6600/stty-config | |
| parent | e564772b92a1542e84679212528fb0129248e497 (diff) | |
Restructured repo, updated documentation
Diffstat (limited to 'jds6600/stty-config')
| -rwxr-xr-x | jds6600/stty-config | 3 | 
1 files changed, 0 insertions, 3 deletions
| diff --git a/jds6600/stty-config b/jds6600/stty-config deleted file mode 100755 index 4217c48..0000000 --- a/jds6600/stty-config +++ /dev/null @@ -1,3 +0,0 @@ -#!/usr/bin/zsh - -stty -F /dev/ttyUSB0 speed 115200 cs8 -cstopb -parenb -echo | 
