cyborg5 / IRLib2

Library for receiving, decoding, and sending infrared signals using Arduino
GNU General Public License v3.0
384 stars 138 forks source link

fatal error: avr/interrupt.h: No such file or directory #69

Closed jbrepogmailcom closed 5 years ago

jbrepogmailcom commented 5 years ago

Hello, I get this error when compiling for ESP8266. Trying to use Adafruit IR transmitter and receiver. Any help please? Seems to be problem of IRLibRecv.cpp

fatal error: avr/interrupt.h: No such file or directory

Thank you, Jan

cyborg5 commented 5 years ago

ESP 8266 is not supported. That is why it won't compile.