mirror of
https://github.com/tio/tio.git
synced 2026-05-01 14:57:59 +02:00
Update README
This commit is contained in:
parent
a1a4dc4642
commit
fa41771e65
1 changed files with 1 additions and 1 deletions
|
|
@ -136,7 +136,7 @@ $ tio /dev/ttyUSB0
|
|||
|
||||
Which corresponds to the commonly used default options:
|
||||
```
|
||||
$ tio -b 115200 -d 8 -f none -s 1 -p none /dev/ttyUSB0
|
||||
$ tio --baudrate 115200 --databits 8 --flow none --stopbits 1 --parity none /dev/ttyUSB0
|
||||
```
|
||||
|
||||
It is recommended to connect serial TTY devices by ID:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue