kopia lustrzana https://gitlab.com/sane-project/backends
genesys: Fix a typo in LiDE 120 gpio setup
rodzic
f240a77e92
commit
ad164ce9c6
|
@ -3614,7 +3614,7 @@ gl124_init_gpio (Genesys_Device * dev)
|
||||||
{
|
{
|
||||||
idx = 0;
|
idx = 0;
|
||||||
}
|
}
|
||||||
else if (strcmp (dev->model->name, "canon-lide-110") == 0)
|
else if (strcmp (dev->model->name, "canon-lide-120") == 0)
|
||||||
{
|
{
|
||||||
idx = 2;
|
idx = 2;
|
||||||
}
|
}
|
||||||
|
|
Ładowanie…
Reference in New Issue