We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7b28282 commit 04a0e1cCopy full SHA for 04a0e1c
1 file changed
platformio.ini
@@ -374,7 +374,7 @@ lib_deps = ${esp8266.lib_deps}
374
extends = env:esp01_1m_full
375
board_build.f_cpu = 160000000L
376
build_flags = ${common.build_flags} ${esp8266.build_flags} -D WLED_RELEASE_NAME=\"ESP01_160\" -D WLED_DISABLE_OTA
377
- -D USERMOD_AUDIOREACTIVE
+ ;-D USERMOD_AUDIOREACTIVE
378
; -D WLED_USE_REAL_MATH ;; may fix wrong sunset/sunrise times, at the cost of 7064 bytes FLASH and 975 bytes RAM
379
380
[env:esp32dev]
0 commit comments