Last commit was wrong... now all versions aof Passkey are here... :)
This commit is contained in:
parent
9282cba259
commit
92d0aef82b
10 changed files with 407 additions and 0 deletions
10
Blinker/library.properties
Normal file
10
Blinker/library.properties
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
name=Blinker
|
||||
version=1.0.4
|
||||
author=Matt Jenkins
|
||||
maintainer=Matt Jenkins <matt@majenko.co.uk>
|
||||
sentence=Blink an output in different patterns
|
||||
paragraph=Blinker Library\n===============\n\nThis very simple little library will cause an output\nto "blink" - that is repeatedly go HIGH then LOW with a \nrequested delay.\n\nThe operation is completely non-blocking, so you can\nblink an output while doing other things.\n
|
||||
url=https://github.com/MajenkoLibraries/Blinker
|
||||
category=Signal Input/Output
|
||||
architectures=*
|
||||
includes=Blinker.h
|
||||
Loading…
Add table
Add a link
Reference in a new issue