/** * @file web_content.h * @brief Contains the HTML, CSS, and JavaScript for the main DShot control web page. * @author Wastl Kraus * @date 2025-10-04 * @license MIT */ #pragma once // Web Site Content const char *index_html = R"rawliteral(