renamed source code and completed iris kit auth procedure
This commit is contained in:
@@ -1,44 +0,0 @@
|
||||
{
|
||||
"name": "IRremoteESP8266",
|
||||
"version": "2.5.4",
|
||||
"keywords": "infrared, ir, remote, esp8266",
|
||||
"description": "Send and receive infrared signals with multiple protocols (ESP8266)",
|
||||
"repository":
|
||||
{
|
||||
"type": "git",
|
||||
"url": "https://github.com/markszabo/IRremoteESP8266.git"
|
||||
},
|
||||
"authors": [
|
||||
{
|
||||
"name": "Ken Shirriff",
|
||||
"email": "zetoslab@gmail.com"
|
||||
},
|
||||
{
|
||||
"name": "Mark Szabo",
|
||||
"url": "http://nomartini-noparty.blogspot.com/",
|
||||
"maintainer": true
|
||||
},
|
||||
{
|
||||
"name": "Sebastien Warin",
|
||||
"url": "http://sebastien.warin.fr",
|
||||
"maintainer": true
|
||||
},
|
||||
{
|
||||
"name": "David Conran",
|
||||
"url": "https://plus.google.com/+davidconran",
|
||||
"maintainer": true
|
||||
},
|
||||
{
|
||||
"name": "Roi Dayan",
|
||||
"url": "https://github.com/roidayan/",
|
||||
"maintainer": true
|
||||
},
|
||||
{
|
||||
"name": "Massimiliano Pinto",
|
||||
"url": "https://github.com/pintomax/",
|
||||
"maintainer": true
|
||||
}
|
||||
],
|
||||
"frameworks": "arduino",
|
||||
"platforms": "espressif8266"
|
||||
}
|
||||
Reference in New Issue
Block a user