Fixed issue with format.

This commit is contained in:
Brad Nelson
2021-01-18 00:53:50 -08:00
parent 6ffb152d1b
commit af636f1a4b

View File

@ -22,7 +22,7 @@ create camera-config
20000000 , ( xclk_freq_hz ) 20000000 , ( xclk_freq_hz )
0 , ( ledc_timer ) 0 , ( ledc_channel ) 0 , ( ledc_timer ) 0 , ( ledc_channel )
here here
PIXFORMAT_RGB565 , ( pixel_format ) PIXFORMAT_JPEG , ( pixel_format )
FRAMESIZE_VGA , ( frame_size ) 12 , ( jpeg_quality 0-63 low good ) FRAMESIZE_VGA , ( frame_size ) 12 , ( jpeg_quality 0-63 low good )
here here
1 , ( fb_count ) 1 , ( fb_count )