Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 922 Bytes

File metadata and controls

13 lines (7 loc) · 922 Bytes

IRremoteESP8266 v2.8.6 patch

This patch adds support for ESP32 Arduino Core v3.x (IDF v5.x)

The current IDE offering of IRremoteESP8266) being v2.8.6 does not support the ESP32 Arduino Core 3.x Timer API.

This patched version of IRrecv.cpp will add ESP32 v3.x support to IRremoteESP8266 (v2.8.6).

Install IRremoteESP8266 (v2.8.6) via the IDE or manually if you prefer then navigate to Documents > Arduino > libraries > IRremoteESP8266 > src and replace IRrecv.h with this patched version