Merge pull request #375 from cronyx/master

[ci skip] add gc4653 to init script
pull/376/head
cronyx 2022-08-17 23:29:08 +03:00 committed by GitHub
commit fe8a859185
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 0 deletions

View File

@ -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=""