mirror of
https://github.com/morgan9e/libfprint-fpc1020
synced 2026-04-15 00:44:25 +09: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