mirror of
https://github.com/outbackdingo/firmware.git
synced 2026-02-05 00:15:52 +00:00
Add JXQ03 (#484)
This commit is contained in:
@@ -71,6 +71,10 @@ case ${SENSOR} in
|
||||
ISP_PARAM="isp_clk=100000000 isp_ch0_pre_dequeue_time=20 isp_ch0_pre_dequeue_interrupt_process=0 isp_memopt=1"
|
||||
SENSOR_PARAM="shvflip=1"
|
||||
;;
|
||||
"jxq03"|"jxq03p")
|
||||
ISP_PARAM="isp_clk=150000000"
|
||||
SENSOR_PARAM=""
|
||||
;;
|
||||
*)
|
||||
ISP_PARAM="isp_clk=125000000"
|
||||
SENSOR_PARAM=""
|
||||
|
||||
Reference in New Issue
Block a user