kopia lustrzana https://gitlab.com/sane-project/backends
genesys: Add missing resolutions for Canon 5600F
rodzic
2c7f7fcac2
commit
661fa1d590
|
@ -975,8 +975,8 @@ void genesys_init_usb_device_tables()
|
|||
model.resolutions = {
|
||||
{
|
||||
{ ScanMethod::FLATBED },
|
||||
{ 1200, 600, 400, 300, 200, 150, 100, 75 },
|
||||
{ 1200, 600, 400, 300, 200, 150, 100, 75 },
|
||||
{ 4800, 2400, 1200, 600, 400, 300, 200, 150, 100, 75 },
|
||||
{ 4800, 2400, 1200, 600, 400, 300, 200, 150, 100, 75 },
|
||||
}
|
||||
};
|
||||
|
||||
|
|
Ładowanie…
Reference in New Issue