elanfp: Modify for BULK_RECV_TIMEOUT_MS to 3000

This commit is contained in:
herman lin 2022-03-30 10:59:13 +08:00 committed by Richard Hughes
parent 392fe20397
commit efa880eb0a

View File

@ -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