Skip to content

Commit f0aa48a

Browse files
authored
Merge pull request Arduino-IRremote#436 from marcmerlin/patch-1
Added pointer for ESP8266 fork
2 parents e0c2649 + 691ea5b commit f0aa48a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ Tutorials and more information will be made available on [the official homepage]
2626
- ATmega64, 128
2727
- ATtiny 84 / 85
2828
- ESP32 (receive only)
29+
- 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
2930

3031
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.
3132

0 commit comments

Comments
 (0)