9 lines
256 B
Markdown
9 lines
256 B
Markdown
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.
|