mirror of https://github.com/OpenIPC/firmware.git
[T20] Fix typo
parent
68e2d9cf6e
commit
f5f6846fe3
|
@ -38,6 +38,7 @@ case ${SENSOR} in
|
||||||
"sc2335")
|
"sc2335")
|
||||||
ISP_PARAM="isp_clk=100000000"
|
ISP_PARAM="isp_clk=100000000"
|
||||||
SENSOR_PARAM=""
|
SENSOR_PARAM=""
|
||||||
|
;;
|
||||||
"gc2053")
|
"gc2053")
|
||||||
ISP_PARAM="isp_clk=100000000"
|
ISP_PARAM="isp_clk=100000000"
|
||||||
SENSOR_PARAM="sensor_max_fps=25 data_interface=1"
|
SENSOR_PARAM="sensor_max_fps=25 data_interface=1"
|
||||||
|
|
Loading…
Reference in New Issue