Update doc

This commit is contained in:
Martin Lund 2024-05-03 11:57:26 +02:00
parent adafa00b87
commit 5ec33f5d4d
3 changed files with 3 additions and 3 deletions

View file

@ -411,7 +411,7 @@ script = set{DTR=high,RTS=low}; msleep(100); set{DTR=low,RTS=high}; msleep(100);
script-run = once
color = 13
[usb devices]
[usb-devices]
pattern = ^usb([0-9]*)
device = /dev/ttyUSB%m1
color = 14