Revert "Added reset_buffer()"

This reverts commit ee56d1280d.
This commit is contained in:
Davis C 2024-04-17 11:04:51 -05:00
parent ee56d1280d
commit a9cc0fba7d
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
```