Passkey/Blinker
2023-07-15 23:30:12 +02:00
..
examples/BlinkTest Last commit was wrong... now all versions aof Passkey are here... :) 2023-07-15 23:30:12 +02:00
src Last commit was wrong... now all versions aof Passkey are here... :) 2023-07-15 23:30:12 +02:00
library.json Last commit was wrong... now all versions aof Passkey are here... :) 2023-07-15 23:30:12 +02:00
library.properties Last commit was wrong... now all versions aof Passkey are here... :) 2023-07-15 23:30:12 +02:00
LICENSE.md Last commit was wrong... now all versions aof Passkey are here... :) 2023-07-15 23:30:12 +02:00
README.md Last commit was wrong... now all versions aof Passkey are here... :) 2023-07-15 23:30:12 +02:00
uecide.json Last commit was wrong... now all versions aof Passkey are here... :) 2023-07-15 23:30:12 +02:00

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.