mirror of
https://github.com/outbackdingo/firmware.git
synced 2026-01-27 18:18:57 +00:00
Sigmastar: add sony sensors to infinity6c script (#1440)
This commit is contained in:
@@ -18,7 +18,7 @@ detect_sensor() {
|
||||
|
||||
set_sensor() {
|
||||
case $SENSOR in
|
||||
sc401ai|sc501ai)
|
||||
imx335|imx415|sc401ai|sc501ai)
|
||||
insmod $MODULE/sensor_${SENSOR}_mipi.ko chmap=1
|
||||
;;
|
||||
*)
|
||||
|
||||
Reference in New Issue
Block a user