mirror of
https://gitlab.freedesktop.org/libfprint/libfprint.git
synced 2025-11-15 07:38:12 +00: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