/* * primary HTML for the OV2640 camera module */ const uint8_t index_ov2640_html[] = R"=====( ESP32 OV2640
)====="; size_t index_ov2640_html_len = sizeof(index_ov2640_html)-1;