Crash fix for ESP8266 if mode contains !

This commit is contained in:
Blaz Kristan
2022-08-03 22:27:45 +02:00
parent cdca715afc
commit f45082b764
2 changed files with 4 additions and 2 deletions

View File

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