Merge pull request #436 from marcmerlin/patch-1

Added pointer for ESP8266 fork
This commit is contained in:
Rafi Khan
2017-04-10 14:05:36 -06:00
committed by GitHub

View File

@@ -26,6 +26,7 @@ Tutorials and more information will be made available on [the official homepage]
- ATmega64, 128 - ATmega64, 128
- ATtiny 84 / 85 - ATtiny 84 / 85
- ESP32 (receive only) - ESP32 (receive only)
- ESP8266 is supported in a fork based on an old codebase that isn't as recent, but it works reasonably well given that perfectly timed sub millisecond interrupts are different on that chip. See https://github.com/markszabo/IRremoteESP8266
We are open to suggestions for adding support to new boards, however we highly recommend you contact your supplier first and ask them to provide support from their side. We are open to suggestions for adding support to new boards, however we highly recommend you contact your supplier first and ask them to provide support from their side.