Skip to content

Commit 0ac53d8

Browse files
author
gaaat
committed
initial port of MoonModules/pull/60 and related commit
1 parent c8a7d44 commit 0ac53d8

File tree

2 files changed

+179
-51
lines changed

2 files changed

+179
-51
lines changed

platformio.ini

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

199200
lib_deps =
200201
#https://github.com/lorol/LITTLEFS.git

0 commit comments

Comments
 (0)