Closed ghost closed 9 years ago
Hi,
does somebody know a infrared library which works with this esp8266 Arduino IDE ? Id not found one, because they all dependt on avr interupts.
Arduino: 1.6.1 (Windows 8.1), Platine: "Generic ESP8266 board"
C:\Users####\Documents\Arduino\libraries\Arduino-IRremote\IRremote.cpp:25:27: fatal error: avr/interrupt.h: No such file or directory
compilation terminated.
Sorry for my English. Thanks in advance.
See https://github.com/esp8266/Arduino/issues/6
Closing as duplicate of #6.
Hi,
does somebody know a infrared library which works with this esp8266 Arduino IDE ? Id not found one, because they all dependt on avr interupts.
Arduino: 1.6.1 (Windows 8.1), Platine: "Generic ESP8266 board"
C:\Users####\Documents\Arduino\libraries\Arduino-IRremote\IRremote.cpp:25:27: fatal error: avr/interrupt.h: No such file or directory
include < avr/interrupt.h >
compilation terminated.
Sorry for my English. Thanks in advance.