github Arduino-IRremote/Arduino-IRremote 2.6.0
ESP32 bug fixed, corrected Samsung timing, NEC repeat implementation

latest releases: v4.3.2, v4.3.1, v4.3.0...
3 years ago
  • Added support for MagiQuest IR wands.
  • Corrected Samsung timing.
  • NEC repeat implementation.
  • Formatting and changing TIMER_CONFIG_KHZ and TIMER_CONFIG_NORMAL macros to static functions.
  • Added IRAM_ATTR for ESP32 ISR.
  • Removed #define HAS_AVR_INTERRUPT_H.
  • Changed Receiver States. Now starting with 0.
  • Changed switch to if / else if in IRRemote.cpp because of ESP32 compiler bug.
  • Changed DEBUG handling since compiler warns about empty "IF" or "ELSE" statements in IRRemote.cpp.

Don't miss a new Arduino-IRremote release

NewReleases is sending notifications on new releases.