mbed-os/UNITTESTS/features/cellular
Mirela Chirica fcfdb099ab Cellular: Fix for AT handler consume to tag
If sequence from buffer contains tag but symbol before tag is same as
first symbol of the tag, then the tag wasn't detected.

For example, "\r\n" tag was not found from "\r\r\nOK" sequence.
2018-11-02 19:49:52 -05:00
..
framework Cellular: Fix for AT handler consume to tag 2018-11-02 19:49:52 -05:00