mirror of
https://github.com/outbackdingo/firmware.git
synced 2026-02-05 08:18:04 +00:00
[T31] Remove extra options from IMX307
This commit is contained in:
@@ -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=""
|
||||
;;
|
||||
*)
|
||||
|
||||
Reference in New Issue
Block a user