Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 256 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 256 Bytes

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.