mirror of
https://github.com/morgan9e/libfprint-fpc1020
synced 2026-04-14 00:14:16 +09:00
fpcmoc: Modify ctrl timeout to fix identify return failed
This commit is contained in:
committed by
Marco Trevisan
parent
c5def9a528
commit
093f2fc0a6
@@ -21,7 +21,7 @@
|
||||
|
||||
#define FP_COMPONENT "fpcmoc"
|
||||
#define MAX_ENROLL_SAMPLES (25)
|
||||
#define CTRL_TIMEOUT (1000)
|
||||
#define CTRL_TIMEOUT (2000)
|
||||
#define DATA_TIMEOUT (5000)
|
||||
|
||||
/* Usb port setting */
|
||||
|
||||
Reference in New Issue
Block a user