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.
Maintainer: Serge Skorodinsky
This library is compatible with all architectures so you should be able to use it on all the Arduino boards.
To use this library, open the Library Manager in the Arduino IDE and install it from there.