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
c6beed8265
commit
d3ac8e7b1f
1 changed files with 2 additions and 2 deletions
|
|
@ -216,7 +216,7 @@ stopbits = 1
|
||||||
color = 10
|
color = 10
|
||||||
|
|
||||||
[rpi3]
|
[rpi3]
|
||||||
tty = /dev/serial/by-id/usb-FTDI_TTL232R-3V3_FTGQVXBL-if00-port0
|
device = /dev/serial/by-id/usb-FTDI_TTL232R-3V3_FTGQVXBL-if00-port0
|
||||||
baudrate = 115200
|
baudrate = 115200
|
||||||
no-autoconnect = enable
|
no-autoconnect = enable
|
||||||
log = enable
|
log = enable
|
||||||
|
|
@ -226,7 +226,7 @@ color = 12
|
||||||
|
|
||||||
[usb devices]
|
[usb devices]
|
||||||
pattern = usb([0-9]*)
|
pattern = usb([0-9]*)
|
||||||
tty = /dev/ttyUSB%s
|
device = /dev/ttyUSB%s
|
||||||
color = 13
|
color = 13
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue