mirror of https://github.com/OpenIPC/firmware.git
[T31] Remove extra options from IMX307
parent
a8f8d641ce
commit
7940bbe0ba
|
@ -54,7 +54,7 @@ case ${SENSOR} in
|
|||
SENSOR_PARAM="sensor_max_fps=25 data_interface=1"
|
||||
;;
|
||||
"imx307")
|
||||
ISP_PARAM="isp_clk=125000000 ispw=1920 isph=1080 isptop=20 ispleft=12"
|
||||
ISP_PARAM="isp_clk=125000000"
|
||||
SENSOR_PARAM=""
|
||||
;;
|
||||
*)
|
||||
|
|
Loading…
Reference in New Issue