slightly increase buffer for oappend()

in some situations, 10 bytes were missing for audioreactive settings.
This commit is contained in:
Frank
2023-08-14 13:24:22 +02:00
parent 36620a4efe
commit 44b77ffdc2
2 changed files with 2 additions and 2 deletions

View File

@@ -8,7 +8,7 @@
*/
// version code in format yymmddb (b = daily build)
#define VERSION 2308100
#define VERSION 2308140
//uncomment this if you have a "my_config.h" file you'd like to use
//#define WLED_USE_MY_CONFIG