...
Anyways, here is how to do serial through terminal.
Code Block |
---|
ls /dev sudo chmod 666 /dev/tty/XXXXX stty -F /dev/STXXXXXXXX 9600 -hupcl |
...
Anyways, here is how to do serial through terminal.
Code Block |
---|
ls /dev sudo chmod 666 /dev/tty/XXXXX stty -F /dev/STXXXXXXXX 9600 -hupcl |