1
0
mirror of https://github.com/arduino/Arduino.git synced 2024-11-29 10:24:12 +01:00

RobotIRremote library to the new format

This commit is contained in:
Fede85 2013-09-10 17:30:58 +02:00
parent 3a4695fd09
commit 876211ae8d
8 changed files with 10 additions and 0 deletions

View File

@ -0,0 +1,10 @@
name=Robot IR Remote
author=Arduino
email=info@arduino.cc
sentence=This library is based on the Ken Shirriff IR-Remote library and is used to send commands to the Arduino Robot Control Board.
paragraph=
url=https://github.com/shirriff/Arduino-IRremote
architectures=avr
version=1.0
dependencies=
core-dependencies=arduino (>=1.5.0)