[no ci] Package: update load_sigmastar (#1512)

pull/1514/head
viktorxda 2024-08-02 23:48:52 +02:00 committed by GitHub
parent e490e2b60e
commit de5c3a7895
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@ detect_sensor() {
set_sensor() {
case $SENSOR in
imx335|imx415|sc401ai|sc501ai|sc830ai)
gc4653|imx335|imx415|os04a10|sc401ai|sc501ai|sc830ai)
insmod $MODULE/sensor_${SENSOR}_mipi.ko chmap=1
;;
*)