Closed ea1dof closed 1 year ago
Answering to myself and closing the issue:
I upgraded the "Expressif 8266" platform in PlatformIO, now on version 4.2.1, which ended up installing platformio/framework-arduinoespressif8266 @ ~3.30102.0
Now the code compile nicely.
Hi:
I was just compiling the AsyncDemo.ino example for an ESP8266, using PlatoformIO, but it refuses to compile ElegantOTA.cpp, with the following error:
~Since this is the vanilla example, I was expecting that it should have compiled without any changes (other than setting the build_flags for async mode).
Any hint?
/Miguel