Prvni odevzdani
This commit is contained in:
22
library.json
Normal file
22
library.json
Normal file
@@ -0,0 +1,22 @@
|
||||
{
|
||||
"name":"SigLED",
|
||||
"description":"Handle signalling LED easily",
|
||||
"keywords":"signalling,indiaction,led",
|
||||
"authors":
|
||||
{
|
||||
"name": "Pavel Brychta",
|
||||
"maintainer": true
|
||||
},
|
||||
"repository":
|
||||
{
|
||||
"type": "git",
|
||||
"url": "http://git.xpablo.cz/xPablo.cz/SigLed"
|
||||
},
|
||||
"version": "1.0.0",
|
||||
"license": "MIT",
|
||||
"frameworks": "arduino",
|
||||
"platforms": "*",
|
||||
"build": {
|
||||
"libCompatMode": 2
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user