SigLed/library.json
2019-08-13 09:30:05 +02:00

23 lines
411 B
JSON

{
"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
}
}