Closed Rockiii87 closed 6 years ago
Probably you don't have installed the IRRemote library mentioned in the build descriptions: IRemoteESP8266 - https://github.com/sebastienwarin/IRremoteESP8266
Nevertheless, if you don't want to use IR, just remove anything related to it from the sources. I'll introduce a #define to make it easier when I've got time to do so.
Enhanced with commit last commit. Check out "#define IR_ENABLE" in defines.h.
Hey Guys,
Arduino is supported now, thanks for this.
But i cant find a way out of these errors until now.
As i dont want to use IR, i think i can throw out the IRRemote lib?