mirror of
https://github.com/Theaninova/Arduino-IRremote.git
synced 2025-12-11 08:56:14 +00:00
Merge pull request #436 from marcmerlin/patch-1
Added pointer for ESP8266 fork
This commit is contained in:
@@ -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.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user