Update Sketch_06.2_As_VideoWebServer.ino

This commit is contained in:
Zhentao-Lin 2025-03-22 11:36:35 +08:00
parent 5bc97e6820
commit 39092fd977

View File

@ -40,7 +40,7 @@ void setup() {
config.pin_sccb_scl = SIOC_GPIO_NUM;
config.pin_pwdn = PWDN_GPIO_NUM;
config.pin_reset = RESET_GPIO_NUM;
config.xclk_freq_hz = 20000000;
config.xclk_freq_hz = 10000000;
config.pixel_format = PIXFORMAT_JPEG;
// if PSRAM IC present, init with UXGA resolution and higher JPEG quality