Skip to content

macca448/IRremoteESP8266_patch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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


About

IRremoteESP8266 (v2.8.6) library patch to add support for ESP32 Arduino Core v3.x Timer API

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages