mirror of
https://bitbucket.org/myhomie/mycorerepository.git
synced 2025-12-06 09:41:19 +00:00
13 lines
301 B
JSON
13 lines
301 B
JSON
{
|
|
"name": "IRremote",
|
|
"keywords": "infrared, ir, remote",
|
|
"description": "Send and receive infrared signals with multiple protocols",
|
|
"repository":
|
|
{
|
|
"type": "git",
|
|
"url": "https://github.com/shirriff/Arduino-IRremote.git"
|
|
},
|
|
"frameworks": "arduino",
|
|
"platforms": "atmelavr"
|
|
}
|