cAT
cAT copied to clipboard
Plain C library for parsing AT commands for use in host devices.
read/test callback can append the additional output, it's also very useful in write/run callback.
and remove the unnecessary statement
Add the default keyword to specify what to do if there is no match for the switch case branch Signed-off-by: Junbo Zheng
I tried the unsolicited demo but when I enter "AT+START=?" I just get "ERROR". The example shows: ``` AT+START=? # TEST command +START= # Automatic response Start scanning after write...