Skip to content

Commit 691ea5b

Browse files
authored
Added pointer for ESP8266 fork
As requested in https://github.com/z3t0/Arduino-IRremote/issues/400
1 parent e0c2649 commit 691ea5b

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)