mirror of
https://github.com/tio/tio.git
synced 2026-05-01 14:57:59 +02:00
Update NEWS
This commit is contained in:
parent
1b2a0ea130
commit
01e637cdf4
3 changed files with 34 additions and 3 deletions
|
|
@ -359,7 +359,7 @@ color = 11
|
|||
[svf2]
|
||||
device = /dev/ttyUSB0
|
||||
baudrate = 9600
|
||||
script = expect("login: "); send("root\n"); expect("Password: "); send("root\n")
|
||||
script = expect("login: "); write("root\n"); expect("Password: "); write("root\n")
|
||||
color = 12
|
||||
|
||||
[esp32]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue