mirror of
https://github.com/Theaninova/Arduino-IRremote.git
synced 2025-12-23 06:46:17 +00:00
fix syntax
This commit is contained in:
19
library.json
19
library.json
@@ -11,14 +11,13 @@
|
|||||||
"platforms": "atmelavr",
|
"platforms": "atmelavr",
|
||||||
"authors" :
|
"authors" :
|
||||||
[
|
[
|
||||||
{
|
{
|
||||||
name:"Rafi Khan",
|
"name":"Rafi Khan",
|
||||||
email:"zetoslab@gmail.com"
|
"email":"zetoslab@gmail.com"
|
||||||
}
|
},
|
||||||
|
{
|
||||||
{
|
"name":"Ken Shirriff",
|
||||||
name:"Ken Shirriff",
|
"email":"ken.shirriff@gmail.com"
|
||||||
email:"ken.shirriff@gmail.com"
|
}
|
||||||
}
|
]
|
||||||
]
|
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user