This commit is contained in:
Rafi Khan
2017-04-22 22:35:53 -06:00
parent d48bcaa9ed
commit f1eac2e094
2 changed files with 29 additions and 26 deletions

View File

@@ -7,14 +7,17 @@
"type": "git", "type": "git",
"url": "https://github.com/z3t0/Arduino-IRremote.git" "url": "https://github.com/z3t0/Arduino-IRremote.git"
}, },
"version": "2.3.3", "license": "LGPL-2.1",
"version": "3.0.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",
"url":"https://z3t0.github.io",
"maintainer": true
}, },
{ {
"name":"Ken Shirriff", "name":"Ken Shirriff",

View File

@@ -1,9 +1,9 @@
name=IRremote name=IRremote
version=2.2.3 version=2.2.3
author=shirriff author= Rafi Khan, Shirriff
maintainer=shirriff maintainer=Rafi Khan
sentence=Send and receive infrared signals with multiple protocols sentence=Send and receive infrared signals with multiple protocols
paragraph=Send and receive infrared signals with multiple protocols paragraph=has extensive support for many different platforms
category=Signal Input/Output category=Signal Input/Output
url=https://github.com/shirriff/Arduino-IRremote.git url=http://z3t0.github.io/Arduino-IRremote/
architectures=* architectures=*