removed audioreactive usermod build flag

This commit is contained in:
gaaat98 2024-07-12 16:59:08 +02:00 committed by GitHub
parent cec7241986
commit cc9db0220c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -196,7 +196,6 @@ build_flags =
; 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_SECHEAP_SHARED ;; (experimental) adds some extra heap, but may cause slowdown
-D USERMOD_AUDIOREACTIVE
lib_deps =
#https://github.com/lorol/LITTLEFS.git