Memory allocation bugfix.

This commit is contained in:
Blaz Kristan
2022-07-29 20:24:29 +02:00
parent 79337a4568
commit 52b863fe36
3 changed files with 4 additions and 4 deletions

View File

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