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 9564faa commit 69450b2Copy full SHA for 69450b2
platformio.ini
@@ -429,7 +429,7 @@ custom_usermods = audioreactive
429
board = esp32dev
430
platform = ${esp32_idf_V4.platform}
431
build_unflags = ${common.build_unflags}
432
-custom_usermods = audioreactive
+custom_usermods = audioreactive Internal_Temperature animartrix TetrisAI_v2
433
build_flags = ${common.build_flags} ${esp32_idf_V4.build_flags} -D WLED_RELEASE_NAME=\"ESP32_V4\" #-D WLED_DISABLE_BROWNOUT_DET
434
-DARDUINO_USB_CDC_ON_BOOT=0 ;; this flag is mandatory for "classic ESP32" when building with arduino-esp32 >=2.0.3
435
lib_deps = ${esp32_idf_V4.lib_deps}
0 commit comments