ESP32: Simple OTA/Update via WebServer
- By KMatle
This example (adapted from the Arduino examples under Arduino->File->Examples)
- downloads a file from a server (exactly: the update file)
- store this file to the filesystem (SPIFFS)
- starts an...
- downloads a file from a server (exactly: the update file)
- store this file to the filesystem (SPIFFS)
- starts an...