From d7f2b1b08f000b817ea1f055c52ae8d6392f3c71 Mon Sep 17 00:00:00 2001 From: Levon Saldamli Date: Mon, 6 Apr 2015 17:16:27 +0200 Subject: [PATCH] Library properties for arduino 1.0.5 to recognize as library. --- library.properties | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 library.properties diff --git a/library.properties b/library.properties new file mode 100644 index 0000000..816a7f9 --- /dev/null +++ b/library.properties @@ -0,0 +1,9 @@ +name=IRremote +version=1.0 +author=shirriff +maintainer=shirriff +sentence=Send and receive infrared signals with multiple protocols +paragraph=Send and receive infrared signals with multiple protocols +category=infrared +url=https://github.com/shirriff/Arduino-IRremote.git +architectures=*