Revert "Added reset_buffer()"

This reverts commit ee56d1280d.
This commit is contained in:
Davis C 2024-04-17 11:04:51 -05:00 committed by Martin Lund
parent 794c5202f4
commit 1cefb7b6bc
3 changed files with 0 additions and 14 deletions

View file

@ -265,9 +265,6 @@ In addition to the Lua API tio makes the following functions available:
help to make the lines physically switch as simultaneously as possible.
This may solve timing issues on some platforms.
reset_buffer()
Flush the internal ring buffer.
Note: Line can be any of DTR, RTS, CTS, DSR, CD, RI
```