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
989874ffb8
commit
9cad01791b
1 changed files with 13 additions and 0 deletions
13
NEWS
13
NEWS
|
|
@ -5,6 +5,19 @@
|
||||||
|
|
||||||
Changes since tio v1.47:
|
Changes since tio v1.47:
|
||||||
|
|
||||||
|
* Add visual or audible alert support on connect/disconnect
|
||||||
|
|
||||||
|
The feature is detailed via the following option:
|
||||||
|
|
||||||
|
--alert none|bell|blink
|
||||||
|
|
||||||
|
Set alert action on connect/disconnect.
|
||||||
|
|
||||||
|
It will sound the bell once or blink once on successful connect.
|
||||||
|
Likewise it will sound the bell twice or blink twice on disconnect.
|
||||||
|
|
||||||
|
Default value is "none" for no alert.
|
||||||
|
|
||||||
* Add experimental RS-485 support
|
* Add experimental RS-485 support
|
||||||
|
|
||||||
Many modern RS-485 serial devices such as the ones from FTDI already
|
Many modern RS-485 serial devices such as the ones from FTDI already
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue