diff --git a/wled00/const.h b/wled00/const.h index a7ce6bb1..4db4d898 100644 --- a/wled00/const.h +++ b/wled00/const.h @@ -381,7 +381,7 @@ #ifdef ESP8266 #define SETTINGS_STACK_BUF_SIZE 2048 #else -#define SETTINGS_STACK_BUF_SIZE 3802 // WLEDMM added 696+10 bytes of margin (was 3096) for audioreactive UI +#define SETTINGS_STACK_BUF_SIZE 3834 // WLEDMM added 696+32 bytes of margin (was 3096) for audioreactive UI #endif #ifdef WLED_USE_ETHERNET