Update TODO

This commit is contained in:
Martin Lund 2025-02-23 16:26:28 +01:00
parent 6831ad0eae
commit 8e155c9276

10
TODO
View file

@ -1,3 +1,13 @@
* Add option to send file raw (no modem protocol)
* Add loopback option
Send received serial input back to output (for testing etc.)
* Add loopback support between two serial ports
Useful for traffic monitoring
* Add mapping feature for printing non-printable characters
* Porting layer to support native win32 builds.