Build custom_usermods = audioreactive auto_save animartrix

This commit is contained in:
Will Tatam 2025-01-11 22:36:06 +00:00
parent cbed841414
commit c16d83fab0
2 changed files with 4 additions and 1 deletions

View File

@ -420,7 +420,7 @@ build_flags = ${common.build_flags} ${esp8266.build_flags} -D WLED_RELEASE_NAME=
board = esp32dev
platform = ${esp32.platform}
platform_packages = ${esp32.platform_packages}
custom_usermods = audioreactive
custom_usermods = audioreactive auto_save usermod_v2_animartrix
build_unflags = ${common.build_unflags}
build_flags = ${common.build_flags} ${esp32.build_flags} -D WLED_RELEASE_NAME=\"ESP32\" #-D WLED_DISABLE_BROWNOUT_DET
${esp32.AR_build_flags}

View File

@ -1,3 +1,6 @@
// TODO: HACK!! - do not merge
#define LOROL_LITTLEFS 1
#ifndef WLED_H
#define WLED_H
/*