platform = espressif8266@4.2.1

This commit is contained in:
2025-09-01 13:45:22 +02:00
parent 6a9848c6f3
commit 08b2bf1fda
2 changed files with 3 additions and 1 deletions

View File

@@ -9,7 +9,7 @@
; https://docs.platformio.org/page/projectconf.html
[env:nodemcuv2]
platform = espressif8266
platform = espressif8266@4.2.1
board = nodemcuv2
framework = arduino
upload_speed = 115200