changed restart behaviour after Firmware-Update
This commit is contained in:
@@ -348,7 +348,7 @@ void WebserverFirmwareUpdate_Callback(AsyncWebServerRequest *request, const Stri
|
||||
{
|
||||
Serial.println("Update complete");
|
||||
Serial.flush();
|
||||
ESP.restart();
|
||||
globals.systemStatus = sysStat_Shutdown;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user