|
Aquarium Cooling Controller
ESP32 firmware for aquarium cooling fan control, monitoring, telemetry, and fault handling.
|
Implements the temporary HTTP firmware upload server. More...
#include "ota_upload_server.h"#include <ESP.h>#include <Update.h>#include <WiFi.h>#include <esp_ota_ops.h>#include <esp_partition.h>#include <string.h>
Implements the temporary HTTP firmware upload server.