Prepare for automatic OTA updates
This commit is contained in:
parent
1f2110fc5a
commit
5d5b09f56c
7 changed files with 409 additions and 227 deletions
|
@ -29,9 +29,7 @@ void onApiSetWifiTxPower(AsyncWebServerRequest *request);
|
|||
void onUpdateWebUi(AsyncWebServerRequest *request);
|
||||
void onUpdateFirmware(AsyncWebServerRequest *request);
|
||||
|
||||
int downloadUpdateHandler(char updateType);
|
||||
|
||||
String getLatestRelease(const String& fileToDownload);
|
||||
|
||||
void onApiScreenNext(AsyncWebServerRequest *request);
|
||||
void onApiScreenPrevious(AsyncWebServerRequest *request);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue