Allowed TTY connection
This commit is contained in:
parent
e3f44e6d83
commit
629315f348
1 changed files with 3 additions and 0 deletions
3
scripts/tty.sh
Executable file
3
scripts/tty.sh
Executable file
|
@ -0,0 +1,3 @@
|
|||
clear
|
||||
echo "Press CTRL + A, Q to quit."
|
||||
minicom -D /dev/ttyACM0 -b 230400
|
Loading…
Reference in a new issue