mirror of
https://github.com/wled/WLED.git
synced 2025-07-17 15:56:31 +00:00
removed audioreactive usermod build flag
This commit is contained in:
parent
cec7241986
commit
cc9db0220c
@ -196,7 +196,6 @@ build_flags =
|
|||||||
; decrease code cache size and increase IRAM to fit all pixel functions
|
; decrease code cache size and increase IRAM to fit all pixel functions
|
||||||
-D PIO_FRAMEWORK_ARDUINO_MMU_CACHE16_IRAM48 ;; in case of linker errors like "section `.text1' will not fit in region `iram1_0_seg'"
|
-D PIO_FRAMEWORK_ARDUINO_MMU_CACHE16_IRAM48 ;; in case of linker errors like "section `.text1' will not fit in region `iram1_0_seg'"
|
||||||
; -D PIO_FRAMEWORK_ARDUINO_MMU_CACHE16_IRAM48_SECHEAP_SHARED ;; (experimental) adds some extra heap, but may cause slowdown
|
; -D PIO_FRAMEWORK_ARDUINO_MMU_CACHE16_IRAM48_SECHEAP_SHARED ;; (experimental) adds some extra heap, but may cause slowdown
|
||||||
-D USERMOD_AUDIOREACTIVE
|
|
||||||
|
|
||||||
lib_deps =
|
lib_deps =
|
||||||
#https://github.com/lorol/LITTLEFS.git
|
#https://github.com/lorol/LITTLEFS.git
|
||||||
|
Loading…
x
Reference in New Issue
Block a user