/** * @file ota_update.h * @brief Contains the HTML, CSS, and JavaScript for the OTA (Over-The-Air) update web page. * @author Wastl Kraus * @date 2025-09-13 * @license MIT */ #pragma once // OTA Update HTML const char *ota_html = R"rawliteral(