This makes use of the Blinker library: https://github.com/MajenkoLibraries/Blinker |
||
|---|---|---|
| .. | ||
| examples/BlinkTest | ||
| Blinker.cpp | ||
| Blinker.h | ||
| library.json | ||
| library.properties | ||
| LICENSE.md | ||
| README.md | ||
| uecide.json | ||
Blinker Library
This very simple little library will cause an output to "blink" - that is repeatedly go HIGH then LOW with a requested delay.
The operation is completely non-blocking, so you can blink an output while doing other things.