diff --git a/src/espmega_iot_core.cpp b/src/espmega_iot_core.cpp index 7b92f4b..3a43d4e 100644 --- a/src/espmega_iot_core.cpp +++ b/src/espmega_iot_core.cpp @@ -545,16 +545,13 @@ void ota_begin() otaserver.on("/lcd_update",HTTP_POST,[]() { otaserver.sendHeader("Connection","close"); },[](){ + for(int i=0;i