Closed m4rcu5 closed 5 years ago
Sorry, Ignore me :man_facepalming:
I totally forgot that I did not use PlatformIO for a while on this machine and all libraries were out-dated. Tracking back to this change https://github.com/esp8266/Arduino/pull/4117/files, made me look at the library version.
Uninstalling framework-arduinoespressif8266 @ 1.20400.0: [OK]
PackageManager: Installing framework-arduinoespressif8266 @ ~2.20500.0
Downloading [####################################] 100%
Unpacking [####################################] 100%
framework-arduinoespressif8266 @ 2.20500.190223 has been successfully installed!
And all is working!
Hi,
I am trying to compile the latest master branch for the
d1_mini
board, but it fails in the following errors:I've also tried the
esp12e
board, which fails on the exact same error.