Skip to content

Commit

Permalink
Update load_sigmastar, add sc3338
Browse files Browse the repository at this point in the history
  • Loading branch information
flyrouter authored Sep 1, 2023
1 parent 9c0fd50 commit 74b0967
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ detect_sensor() {

set_sensor() {
case ${SENSOR} in
gc4653|imx335|sc2239|sc3335)
gc4653|imx335|sc2239|sc3335|sc3338)
insmod ${PATH_SENSOR}/sensor_${SENSOR}_mipi.ko chmap=1
;;
gc2053|sc2335)
Expand Down

0 comments on commit 74b0967

Please sign in to comment.