mirror of https://github.com/OpenIPC/firmware.git
Fix OV2735 cfg
parent
76304640ff
commit
2122bfa5c4
|
@ -17,7 +17,7 @@ Isp_y=0
|
|||
Isp_W=1920
|
||||
Isp_H=1080
|
||||
Isp_FrameRate=25
|
||||
Isp_Bayer=BAYER_RGGB
|
||||
Isp_Bayer=BAYER_BGGR
|
||||
|
||||
[vi_dev]
|
||||
Input_mod=VI_MODE_MIPI
|
||||
|
@ -26,7 +26,7 @@ Combine_mode=0
|
|||
Comp_mode=0
|
||||
Clock_edge=1
|
||||
Mask_num=2
|
||||
Mask_0=0xFFF0000
|
||||
Mask_0=0xFFF00000
|
||||
Mask_1=0x0
|
||||
Scan_mode=1
|
||||
Data_seq=2
|
||||
|
|
Loading…
Reference in New Issue