Hey guy!
I got this strange behavior, in my platformio.ini
I say I want to use:
platform = espressif8266@2.5.2
But on compile-time it is saying :
PACKAGES:
- framework-arduinoespressif8266 3.20701.0 (2.7.1)
And the further down the line I’m getting a lot of errors that point to using that 3.20701.0
version.
.platformio/packages/framework-arduinoespressif8266 3.20701.0/xxx/xx
What is going on in here?!