SSVWaitForStringInStream

Data Processing

Simple class to compare coming characters one by one, on the fly, from any stream, and compare it with predefined string constants.
Return true if match found. May perform case sensitive or case in-sensitive comparison.

Author: Serge Skorodinsky

Maintainer: Serge Skorodinsky

Read the documentation

Compatibility

This library is compatible with all architectures so you should be able to use it on all the Arduino boards.

Releases

To use this library, open the Library Manager in the Arduino IDE and install it from there.