manual OTA switched on
This commit is contained in:
parent
50f8656b7a
commit
40ebb5d752
|
|
@ -411,7 +411,7 @@ static HTTP_IO_RESULT HTTPPostSystemSettings(httpd_req_t *req, char *PostData)
|
|||
|
||||
if (!strcmp(tmp, (const char*) "prs"))
|
||||
{
|
||||
//StartOTA();
|
||||
StartOTA();
|
||||
}
|
||||
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user