diff --git a/platformio.ini b/platformio.ini index 80b0d9c2..8fcf79fc 100644 --- a/platformio.ini +++ b/platformio.ini @@ -569,7 +569,7 @@ build_flags = ${common.build_flags_esp32} -D WLED_DISABLE_BLYNK ; BLYNK is only provided for backwards compatibility (no new users accepted) ;-D WLED_DISABLE_BROWNOUT_DET ; enable if you get "brownout detected" errors at startup -D ABL_MILLIAMPS_DEFAULT=1500 ; 850 not enough for 1024 leds - -D WLED_MAX_USERMODS=8 ; default only 4-6 + -D WLED_MAX_USERMODS=9 ; default only 4-6 -D ARDUINO_USB_CDC_ON_BOOT=0 ; needed for arduino-esp32 >=2.0.4 -D WLED_USE_MY_CONFIG ; include custom my_config.h -D USERMOD_AUDIOREACTIVE diff --git a/wled00/data/update.htm b/wled00/data/update.htm index ae20302c..742fdd66 100644 --- a/wled00/data/update.htm +++ b/wled00/data/update.htm @@ -17,8 +17,8 @@