[no ci] Sigmastar: add sc3335 to infinity6 module script

pull/1430/head
Viktor 2024-05-01 21:08:42 +02:00
parent 9f92de93b0
commit 54aba47ad9
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@ detect_sensor() {
set_sensor() {
case $SENSOR in
gc2053|imx307)
gc2053|imx307|sc3335)
insmod $MODULE/sensor_${SENSOR}_mipi.ko chmap=1
;;
sc2239|sc2335)