Skip to content

Commit 04a0e1c

Browse files
committed
Remove audio from 1M build
1 parent 7b28282 commit 04a0e1c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

platformio.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -374,7 +374,7 @@ lib_deps = ${esp8266.lib_deps}
374374
extends = env:esp01_1m_full
375375
board_build.f_cpu = 160000000L
376376
build_flags = ${common.build_flags} ${esp8266.build_flags} -D WLED_RELEASE_NAME=\"ESP01_160\" -D WLED_DISABLE_OTA
377-
-D USERMOD_AUDIOREACTIVE
377+
;-D USERMOD_AUDIOREACTIVE
378378
; -D WLED_USE_REAL_MATH ;; may fix wrong sunset/sunrise times, at the cost of 7064 bytes FLASH and 975 bytes RAM
379379

380380
[env:esp32dev]

0 commit comments

Comments
 (0)