Support library for the ESP8266 Wireless Terminal. Can also be used for communicating with any VT100-compatible terminal.
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
7:63d903b6ca9b | 2017-03-21 | MightyPork | updated docs |
6:7e7550084e5f | 2017-03-19 | MightyPork | Commands to enable/disable wrap, scrolling, cursor memory, etc.. |
5:7379bd37f3e2 | 2017-03-19 | MightyPork | Buncha improvements |
4:294e8f53ebcd | 2017-03-19 | MightyPork | Added bunch of new features and a parser |
3:1114012184bf | 2017-03-19 | MightyPork | some code cleaning |
2:f9f27e2b64a7 | 2017-03-06 | MightyPork | comments |
1:09dfc9fd55f4 | 2017-03-06 | MightyPork | Initial code added |
0:20fb68233f89 | 2017-03-06 | MightyPork | some initial work |