Allowed TTY connection

This commit is contained in:
Maddox Werts 2024-08-27 23:26:11 -04:00
parent e3f44e6d83
commit 629315f348

3
scripts/tty.sh Executable file
View file

@ -0,0 +1,3 @@
clear
echo "Press CTRL + A, Q to quit."
minicom -D /dev/ttyACM0 -b 230400