Skip to content

Tags: Arduino-IRremote/Arduino-IRremote

Tags

v4.4.1

Toggle v4.4.1's commit message
Support for RC6A

v4.4.0

Toggle v4.4.0's commit message
Using 8 bit raw timing buffer for all timings except frame gap (forme…

…r rawbuf[0])

v4.3.2

Toggle v4.3.2's commit message
Bumped version to 4.3.2 Added ESP32 core 3.x error message

v4.3.1

Toggle v4.3.1's commit message
Bumped version to 4.3.1. Fixed overflow bug for rawlen > 254. Removed…

… deprecated sendPulseDistance... functions with parameter aSendStopBit.

v4.3.0

Toggle v4.3.0's commit message
Changed RECORD_GAP_MICROS default value from 5000 to 8000

v4.2.1

Toggle v4.2.1's commit message
Bumped version to 4.2.1

v4.2.0

Toggle v4.2.0's commit message
Bumped version to 4.2.0. Extraced version macros to IRVersion.h.

v4.1.2

Toggle v4.1.2's commit message
V4.1.2. Workaround for ESP32 RTOS delay() timing bug influencing the …

…mark() function. Closes #1114.

v4.1.1

Toggle v4.1.1's commit message
Disabled #define LOCAL_DEBUG in IRReceive.hpp, which was accidently e…

…nabled at 4.1.0.

v4.1.0

Toggle v4.1.0's commit message
Added functions addTicksToInternalTickCounter() and addMicrosToIntern…

…alTickCounter().