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
13
Blinker/library.json
Normal file
13
Blinker/library.json
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
{
|
||||
"name": "Blinker",
|
||||
"keywords": "led, blink",
|
||||
"description": "Non-blocking LED blinking class",
|
||||
"repository":
|
||||
{
|
||||
"type": "git",
|
||||
"url": "https://github.com/MajenkoLibraries/Blinker"
|
||||
},
|
||||
"version": "1.0.3",
|
||||
"frameworks": "arduino",
|
||||
"platforms": "*"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue