mirror of
https://github.com/wled/WLED.git
synced 2025-04-25 23:37:18 +00:00
Build custom_usermods = audioreactive auto_save animartrix
This commit is contained in:
parent
cbed841414
commit
c16d83fab0
@ -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}
|
||||
|
@ -1,3 +1,6 @@
|
||||
// TODO: HACK!! - do not merge
|
||||
#define LOROL_LITTLEFS 1
|
||||
|
||||
#ifndef WLED_H
|
||||
#define WLED_H
|
||||
/*
|
||||
|
Loading…
x
Reference in New Issue
Block a user