From f1b01f43185f16187813550283ccfb4662e90d8c Mon Sep 17 00:00:00 2001 From: Rafi Khan Date: Sat, 24 Sep 2016 17:41:30 -0600 Subject: [PATCH] modified library properties, need to add architectures #364 --- library.properties | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/library.properties b/library.properties index 15aabee..8c2e5b4 100644 --- a/library.properties +++ b/library.properties @@ -1,9 +1,8 @@ name=IRremote -version=2.2.1 -author=shirriff -maintainer=shirriff +version=3.0.0 +author=shirriff, z3t0 +maintainer=z3t0 sentence=Send and receive infrared signals with multiple protocols -paragraph=Send and receive infrared signals with multiple protocols -category=Signal Input/Output -url=https://github.com/shirriff/Arduino-IRremote.git +category=Communication +url=http://z3t0.github.io/Arduino-IRremote/ architectures=*