Parser for AT commands and similar protocols

Dependencies:   BufferedSerial

Dependents:   ESP8266 xdot-passthru Lab_10 Lab9 ... more

Fork of ATParser by NetworkSocketAPI

Committer:
geky
Date:
Thu Jul 16 20:42:44 2015 +0000
Revision:
1:66a14afe650a
Child:
10:553f9ffaf657
Worked around scanf's lack of error reporting; ; This required a rather roundabout method of performing two scanf passes, one with clobbered matches %n, and the other with the actual value matches.; ; Also the parser now scans multiple lines.

Who changed what in which revision?

UserRevisionLine numberNew contents of line
geky 1:66a14afe650a 1 http://developer.mbed.org/users/sam_grove/code/BufferedSerial/#9ee15ae3d1a3