ESP32 / ESP8266 cpplinq: first operator with condition
Tutorials Writter: Techtutorialsx
How to get the first element of an array that meets a given criteria, using cpplinq and the first operator.
The tests shown on the video were done on the ESP32, but the library also works on the ESP8266.
ESP8266 FireBeetle board:
C++ Lambda syntax:
Written tutorial with installation instructions for cpplinq and a code sample:
Recent Blogs