Skip to content

Commit cc9db02

Browse files
authored
removed audioreactive usermod build flag
1 parent cec7241 commit cc9db02

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

platformio.ini

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -196,7 +196,6 @@ build_flags =
196196
; decrease code cache size and increase IRAM to fit all pixel functions
197197
-D PIO_FRAMEWORK_ARDUINO_MMU_CACHE16_IRAM48 ;; in case of linker errors like "section `.text1' will not fit in region `iram1_0_seg'"
198198
; -D PIO_FRAMEWORK_ARDUINO_MMU_CACHE16_IRAM48_SECHEAP_SHARED ;; (experimental) adds some extra heap, but may cause slowdown
199-
-D USERMOD_AUDIOREACTIVE
200199

201200
lib_deps =
202201
#https://github.com/lorol/LITTLEFS.git

0 commit comments

Comments
 (0)