mirror of
https://github.com/Theaninova/Arduino-IRremote.git
synced 2026-01-03 12:02:56 +00:00
Merge pull request #305 from ivankravets/patch-3
Use tagged/versioned source code from repo
This commit is contained in:
13
library.json
13
library.json
@@ -5,19 +5,20 @@
|
|||||||
"repository":
|
"repository":
|
||||||
{
|
{
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/shirriff/Arduino-IRremote.git"
|
"url": "https://github.com/z3t0/Arduino-IRremote.git"
|
||||||
},
|
},
|
||||||
|
"version": "2.1.0",
|
||||||
"frameworks": "arduino",
|
"frameworks": "arduino",
|
||||||
"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