Update load_sigmastar, add sc3338 (#981)

pull/982/head
Signor Pellegrino 2023-09-03 22:10:28 +03:00 committed by GitHub
parent 9c0fd50ee6
commit 9969b8370c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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)