ARMmbed / ATParser

Parser for AT commands and similar protocols.
35 stars 27 forks source link

Add process_oob for oob processing #14

Closed c1728p9 closed 6 years ago

c1728p9 commented 6 years ago

This patch adds the function process_oob() which process out of band data if there is any. If there is no data this function returns immediately.