| .. | ||
| examples/BlinkTest | ||
| src | ||
| 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.