Merge branch 'master' into 'master'

genesys: Add buttons to LiDE 60

See merge request sane-project/backends!6
merge-requests/29/head
Gerhard Jäger 2018-10-11 07:29:59 +00:00
commit 6abb072ded
1 zmienionych plików z 4 dodań i 1 usunięć

Wyświetl plik

@ -2308,7 +2308,10 @@ static Genesys_Model canon_lide_60_model = {
| GENESYS_FLAG_CUSTOM_GAMMA
| GENESYS_FLAG_HALF_CCD_MODE,
GENESYS_HAS_NO_BUTTONS, /* no buttons supported */
GENESYS_HAS_COPY_SW /* Has four buttons: COPY, SCAN, PDF, EMAIL */
| GENESYS_HAS_SCAN_SW
| GENESYS_HAS_FILE_SW
| GENESYS_HAS_EMAIL_SW,
300,
400
}; /* this is completely untested -- hmg */