mirror of https://github.com/OpenIPC/firmware.git
[ci skip] add gc4653 to init script
parent
d37c5acdfd
commit
7118f66f3c
|
@ -59,6 +59,10 @@ case ${SENSOR} in
|
|||
ISP_PARAM="isp_clk=125000000"
|
||||
SENSOR_PARAM="sensor_max_fps=25 data_interface=1"
|
||||
;;
|
||||
"gc4653")
|
||||
ISP_PARAM="isp_clk=200000000"
|
||||
SENSOR_PARAM=""
|
||||
;;
|
||||
"imx307")
|
||||
ISP_PARAM="isp_clk=125000000"
|
||||
SENSOR_PARAM=""
|
||||
|
|
Loading…
Reference in New Issue