Closed
Description
ESP8266httpUpdate class offers
t_httpUpdate_return update(const String& host, uint16_t port, const String& uri = "/",
const String& currentVersion = "");
which allows to send some information to a server script (example->Advanced updater)
For SPIFFS update there is no corresponding function.
Or did I miss something?
Metadata
Metadata
Assignees
Labels
No labels