Closed bofh69 closed 7 years ago
is this ESP32?
probably PIO issue that we resolved last night :) pull the latest changes and should be fine
Yes, it was with PIO and now it works fine again. :-) Thanks!
What's PIO? I'm having the same issue right now, ESP8266 toolchain.
RESOLVED: Had includes for both ESPAsyncTCP.h and AsyncTCP.h active. I have some #ifdef's for switching between ESP8266 and ESP32 in my code. Recently updated them and made a mistake
My project's travis build (https://travis-ci.org/bofh69/AiLight/builds/274342483) started to fail today:
Shouldn't there be a dependency on the freetos library from this library?