We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Bumped version to 4.2.0. Extraced version macros to IRVersion.h.
V4.1.2. Workaround for ESP32 RTOS delay() timing bug influencing the … …mark() function. Closes Arduino-IRremote#1114.
Disabled #define LOCAL_DEBUG in IRReceive.hpp, which was accidently e… …nabled at 4.1.0.
Added functions addTicksToInternalTickCounter() and addMicrosToIntern… …alTickCounter().
4.0.0 Release
Update ir_JVC.hpp
Bumped version to 3.8.0
Version 3.7.1 and fixed ESP32 send bug for 2.x ESP32 cores
Improved distance protocol decoder
Switched Bose internal protocol timing for 0 and 1 -> old 1 timing is… … now 0 and vice versa.