From b28221d4c228b135fc16bb28433ab69edcf8b544 Mon Sep 17 00:00:00 2001 From: guillaume didier Date: Wed, 19 Feb 2020 11:39:50 +0100 Subject: [PATCH] Add a script with the correct serial port settings --- stty.sh | 1 + 1 file changed, 1 insertion(+) create mode 100755 stty.sh diff --git a/stty.sh b/stty.sh new file mode 100755 index 0000000..b1a2372 --- /dev/null +++ b/stty.sh @@ -0,0 +1 @@ +stty -F /dev/ttyUSB0 speed 38400