Arduino-IRremote/library.properties

11 lines
1.1 KiB
Properties
Raw Normal View History

name=IRremote
version=3.5.0
author=shirriff, z3t0, ArminJo
2021-01-06 22:11:37 +08:00
maintainer=Armin Joachimsmeyer <armin.arduino@gmail.com>
sentence=Send and receive infrared signals with multiple protocols
paragraph=Currently included protocols: Denon / Sharp, JVC, LG / LG2, NEC / Onkyo / Apple, Panasonic / Kaseikyo, RC5, RC6, Samsung, Sony, (Pronto), BoseWave, Lego, Whynter, MagiQuest.<br/><br/><b>New: </b><a href="https://github.com/Arduino-IRremote/Arduino-IRremote#converting-your-program-to-the-31-version">3.x upgrade instructions</a><br/>Added LG2 protocol.<br/>For all 3.x: Generation of PWM is now done by software by default, thus saving the hardware timer and enabling abitrary output pins. Removed decode_results results. Renamed most irparams_struct values. Support for more CPU's.<br/><b>New: </b>Added printActiveIRProtocols() function. Improved IRCommandDispatcher. Improved ir_DistanceProtocol. Renamed *.cpp.h to .hpp. Tone for ESP32.<br/>
2017-08-14 01:05:12 +08:00
category=Communication
2021-03-04 05:31:30 +08:00
url=https://github.com/Arduino-IRremote/Arduino-IRremote
2021-05-20 20:39:46 +08:00
architectures=avr,megaavr,samd,esp8266,esp32,stm32,STM32F1,mbed,mbed_nano
includes=IRremote.h