/* * primary HTML for the OV3660 camera module */ const uint8_t index_ov3660_html[] = R"=====( ESP32 OV3660
)====="; size_t index_ov3660_html_len = sizeof(index_ov3660_html)-1;