Skip to content

Commit 876211a

Browse files
committed
RobotIRremote library to the new format
1 parent 3a4695f commit 876211a

File tree

8 files changed

+10
-0
lines changed

8 files changed

+10
-0
lines changed
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
name=Robot IR Remote
2+
author=Arduino
3+
email=info@arduino.cc
4+
sentence=This library is based on the Ken Shirriff IR-Remote library and is used to send commands to the Arduino Robot Control Board.
5+
paragraph=
6+
url=https://github.com/shirriff/Arduino-IRremote
7+
architectures=avr
8+
version=1.0
9+
dependencies=
10+
core-dependencies=arduino (>=1.5.0)

0 commit comments

Comments
 (0)