mirror of
https://github.com/esp8266/Arduino.git
synced 2025-06-16 11:21:18 +03:00
RobotIRremote library to the new format
This commit is contained in:
10
libraries/RobotIRremote/library.properties
Normal file
10
libraries/RobotIRremote/library.properties
Normal 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)
|
Reference in New Issue
Block a user