Echo
sudo screen /dev/ttyUSB0 115200 # usually the fastest you can go
Use ls -l /dev | grep ttyUSB0
to make sure that /dev/ttyUSB0
exists.
References
Last updated
sudo screen /dev/ttyUSB0 115200 # usually the fastest you can go
Use ls -l /dev | grep ttyUSB0
to make sure that /dev/ttyUSB0
exists.
Last updated