mirror of
https://gitlab.freedesktop.org/libfprint/libfprint.git
synced 2025-11-15 07:38:12 +00:00
uru4k: increase threshold to detect encryption
Otherwise we get false positives on devices without encryption
This commit is contained in:
@@ -45,7 +45,7 @@
|
||||
#define IMAGE_HEIGHT 290
|
||||
#define IMAGE_WIDTH 384
|
||||
|
||||
#define ENC_THRESHOLD 1000
|
||||
#define ENC_THRESHOLD 5000
|
||||
|
||||
enum {
|
||||
IRQDATA_SCANPWR_ON = 0x56aa,
|
||||
|
||||
Reference in New Issue
Block a user