First version with a button and added the Blinker library to the source root.
This commit is contained in:
parent
d74bcbb2b6
commit
15e33b531f
9 changed files with 246 additions and 31 deletions
9
Digispark_Passkey/Blinker/README.md
Normal file
9
Digispark_Passkey/Blinker/README.md
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
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.
|
||||
Loading…
Add table
Add a link
Reference in a new issue