WM8978 support for PicoDSP, etc.

This commit is contained in:
TroyHacks
2023-10-20 01:23:10 -04:00
parent b2344ad219
commit 3ba2fe4ee0
3 changed files with 114 additions and 2 deletions

View File

@@ -378,7 +378,7 @@
#ifdef ESP8266
#define SETTINGS_STACK_BUF_SIZE 2048
#else
#define SETTINGS_STACK_BUF_SIZE 3792 // WLEDMM added 696 bytes of margin (was 3096) for audioreactive UI
#define SETTINGS_STACK_BUF_SIZE 3802 // WLEDMM added 696+10 bytes of margin (was 3096) for audioreactive UI
#endif
#ifdef WLED_USE_ETHERNET