mirror of
https://git.proxmox.com/git/fwupd
synced 2025-08-14 00:25:26 +00:00
elanfp: Modify for BULK_RECV_TIMEOUT_MS to 3000
This commit is contained in:
parent
392fe20397
commit
efa880eb0a
@ -17,7 +17,7 @@
|
||||
|
||||
#define CTRL_SEND_TIMEOUT_MS 3000
|
||||
#define BULK_SEND_TIMEOUT_MS 1000
|
||||
#define BULK_RECV_TIMEOUT_MS 1000
|
||||
#define BULK_RECV_TIMEOUT_MS 3000
|
||||
|
||||
#define REPORT_ID_FW_VERSION_FEATURE 0x20
|
||||
#define REPORT_ID_OFFER_COMMAND 0x25
|
||||
|
Loading…
Reference in New Issue
Block a user