mirror of
https://github.com/Theaninova/Arduino-IRremote.git
synced 2026-01-20 16:22:55 +00:00
14
library.json
14
library.json
@@ -8,5 +8,17 @@
|
|||||||
"url": "https://github.com/shirriff/Arduino-IRremote.git"
|
"url": "https://github.com/shirriff/Arduino-IRremote.git"
|
||||||
},
|
},
|
||||||
"frameworks": "arduino",
|
"frameworks": "arduino",
|
||||||
"platforms": "atmelavr"
|
"platforms": "atmelavr",
|
||||||
|
"authors" :
|
||||||
|
[
|
||||||
|
{
|
||||||
|
name:"Rafi Khan",
|
||||||
|
email:"zetoslab@gmail.com"
|
||||||
|
}
|
||||||
|
|
||||||
|
{
|
||||||
|
name:"Ken Shirriff",
|
||||||
|
email:"ken.shirriff@gmail.com"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user