platformio / platform-espressif8266

Espressif 8266: development platform for PlatformIO
https://registry.platformio.org/platforms/platformio/espressif8266
Apache License 2.0
330 stars 219 forks source link

espmxdevkit LED_BUILTIN wrong definition #289

Closed vladtepesch closed 1 year ago

vladtepesch commented 1 year ago

on espmxdevkit the build in LED is connected to gpio16 in framework-arduinoespressif8266\variants\esp8285\pins_arduino.h LED_BUILTIN is defined as 1.

valeros commented 1 year ago

Hi @vladtepesch , should be fixed in the dev branch.