You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
tty2out reads from a tty and echoes what it reads to stdout
Usage: tty2out tty [baudrate]
example: tty2out /dev/ttyUSB0
example: tty2out /dev/ttyUSB0 9600
The default baud rate is 300 if nothing is specified
About
tty2out reads from a tty and echoes what it reads to stdout