We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cec7241 commit cc9db02Copy full SHA for cc9db02
platformio.ini
@@ -196,7 +196,6 @@ build_flags =
196
; decrease code cache size and increase IRAM to fit all pixel functions
197
-D PIO_FRAMEWORK_ARDUINO_MMU_CACHE16_IRAM48 ;; in case of linker errors like "section `.text1' will not fit in region `iram1_0_seg'"
198
; -D PIO_FRAMEWORK_ARDUINO_MMU_CACHE16_IRAM48_SECHEAP_SHARED ;; (experimental) adds some extra heap, but may cause slowdown
199
- -D USERMOD_AUDIOREACTIVE
200
201
lib_deps =
202
#https://github.com/lorol/LITTLEFS.git
0 commit comments