Skip to content

Commit 32607ee

Browse files
committed
Revert incorrect testing platformio.ini
1 parent 30559cd commit 32607ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

platformio.ini

+1-1
Original file line numberDiff line numberDiff line change
@@ -417,7 +417,7 @@ build_flags = ${common.build_flags} ${esp8266.build_flags} -D WLED_RELEASE_NAME=
417417
board = esp32dev
418418
platform = ${esp32.platform}
419419
platform_packages = ${esp32.platform_packages}
420-
custom_usermods = audioreactive auto_save animartrix
420+
custom_usermods = audioreactive
421421
build_unflags = ${common.build_unflags}
422422
build_flags = ${common.build_flags} ${esp32.build_flags} -D WLED_RELEASE_NAME=\"ESP32\" #-D WLED_DISABLE_BROWNOUT_DET
423423
lib_deps = ${esp32.lib_deps}

0 commit comments

Comments
 (0)