mirror of
https://github.com/openharmony/third_party_sane-airscan.git
synced 2026-07-01 21:14:00 -04:00
ESCL, HP LaserJet MFP M28w: ESCL_RETRY_ATTEMPTS_LOAD set to 30 (see #38)
This commit is contained in:
+1
-1
@@ -18,7 +18,7 @@
|
||||
* Note, some printers (namely, HP LaserJet MFP M28w) require
|
||||
* a lot of retry attempts when loading next page at high res
|
||||
*/
|
||||
#define ESCL_RETRY_ATTEMPTS_LOAD 20
|
||||
#define ESCL_RETRY_ATTEMPTS_LOAD 30
|
||||
#define ESCL_RETRY_ATTEMPTS 10
|
||||
|
||||
/* And pause between retries, in milliseconds
|
||||
|
||||
Reference in New Issue
Block a user