Files
IRremoteESP8266/library.json
2015-06-07 18:07:45 +02:00

13 lines
308 B
JSON

{
"name": "IRremoteESP8266",
"keywords": "infrared, ir, remote",
"description": "Send and receive infrared signals with multiple protocols",
"repository":
{
"type": "git",
"url": "https://github.com/markszabo/ESP8266-IRremote.git"
},
"frameworks": "arduino",
"platforms": "esp8266"
}