Add lua send(string)

This commit is contained in:
Martin Lund 2024-04-12 00:08:45 +02:00
parent 00c8124a0a
commit 418a43d96e
2 changed files with 26 additions and 1 deletions

View file

@ -384,7 +384,8 @@ available:
Send file using x/y-modem protocol.
Protocol can be any of XMODEM_1K, XMODEM_CRC, YMODEM.
.IP "\fBsend(string)"
Send string.
.IP "\fBhigh(line)"
Set tty line high.
.IP "\fBlow(line)"