/** * @file web_content.h * @brief DShot signal generation using ESP32 RMT with bidirectional support * @author Wastl Kraus * @date 2025-09-13 * @license MIT */ #pragma onve // Web Site Content static constexpr char index_html[] = R"rawliteral( DShotRMT Web Client

DShotRMT Web Client

ARMING SWITCH
DISARMED
⚠️ Disabled when disarmed!
0
RPM: --
)rawliteral";