uTerminal is a simple AT-command style terminal processor, simplifying the work to send and parse COMMAND=value pairs to a microcontroller.
Revisions of uTerminal.cpp
Revision | Date | Message | Actions |
---|---|---|---|
3:39fb12e8a2a3 | 2019-02-21 | bug fixes | File Diff Annotate |
2:8029cce18e1a | 2019-02-18 | bug fix when there is no = sign, null never added to Command | File Diff Annotate |
1:4e304b58f597 | 2019-02-18 | added 3 constructors including USBSerial support | File Diff Annotate |
0:1655adb3a46e | 2019-02-18 | Initial commit, code from 2015 adapted to mbed style. | File Diff Annotate |