8266 audioreactive: fix crash during OTA

* fix crash when starting OTA: `Panic core_esp8266_main.cpp:191 __yield `
* prevent sound sync reconnect during OTA
This commit is contained in:
Frank
2023-08-25 16:18:37 +02:00
parent 07d204e431
commit 523893be02
2 changed files with 7 additions and 3 deletions

View File

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