* IRremoteESP8266 upgraded to v2.8.5 (from v2.8.4) * Fix ir panasonic esp8266 (#18013) * revert part of #16179 for ESP8266 * Revert "revert part of #16179 for ESP8266" This reverts commit b8e61264074f0dd92e5fca29a991d31c97f8f9ee. * try to revert #16179 for esp8266 * Build: removed redundand USE_IR_REMOTE_FULL flag Tasmota32-ir PIO had both FIRMWARE_IR and USE_IR_REMOTE_FULL defined. The latter is redundand and yielded unnecessary build warns. See: tasmota_configurations.h --------- Co-authored-by: Mateusz Bronk <2566147+mbronk@users.noreply.github.com> Co-authored-by: Barbudor <barbudor@barbudor.net>
10 lines
488 B
INI
10 lines
488 B
INI
name=IRremoteESP8266
|
|
version=2.8.5
|
|
author=David Conran, Sebastien Warin, Mark Szabo, Ken Shirriff
|
|
maintainer=David Conran, Mark Szabo, Sebastien Warin, Roi Dayan, Massimiliano Pinto, Christian Nilsson
|
|
sentence=Send and receive infrared signals with multiple protocols (ESP8266/ESP32)
|
|
paragraph=This library enables you to send and receive infra-red signals on an ESP8266 or an ESP32.
|
|
category=Device Control
|
|
url=https://github.com/crankyoldgit/IRremoteESP8266
|
|
architectures=esp8266,esp32
|