We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 80c9707 commit 9c4cf78Copy full SHA for 9c4cf78
platformio.ini
@@ -458,7 +458,8 @@ board_build.flash_mode = dio
458
459
[env:esp32dev_debug]
460
extends = env:esp32dev
461
-build_unflags = -D WLED_RELEASE_NAME=\"ESP32_V4\"
+upload_speed = 921600
462
+build_unflags = -D WLED_RELEASE_NAME=\"ESP32\"
463
build_flags = ${env:esp32dev.build_flags}
464
-D WLED_DEBUG
465
-D WLED_RELEASE_NAME=\"ESP32_DEBUG\"
0 commit comments