23 lines
412 B
JSON
23 lines
412 B
JSON
{
|
|
"name":"SigLED",
|
|
"description":"Handle signalling LED easily",
|
|
"keywords":"signalling,indication,led",
|
|
"authors":
|
|
{
|
|
"name": "Pavel Brychta",
|
|
"maintainer": true
|
|
},
|
|
"repository":
|
|
{
|
|
"type": "git",
|
|
"url": "https://git.xpablo.cz/xPablo.cz/SigLed"
|
|
},
|
|
"version": "1.0.2",
|
|
"license": "MIT",
|
|
"frameworks": "arduino",
|
|
"platforms": "*",
|
|
"build": {
|
|
"libCompatMode": 2
|
|
}
|
|
}
|