Fixed incorrect over-memory indication in LED settings on ESP32

This commit is contained in:
cschwinne
2021-03-06 02:35:49 +01:00
parent 05521bfd3a
commit 71edc3a084
8 changed files with 26 additions and 19 deletions

View File

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