refactor fido2 user presence handling & increase timeout to 29s

This commit is contained in:
Conor Patrick
2019-08-23 13:09:23 +08:00
parent 3fad9a7a7d
commit 3b53537077
3 changed files with 20 additions and 24 deletions

View File

@@ -131,7 +131,7 @@
#define PIN_LOCKOUT_ATTEMPTS 8 // Number of attempts total
#define PIN_BOOT_ATTEMPTS 3 // number of attempts per boot
#define CTAP2_UP_DELAY_MS 5000
#define CTAP2_UP_DELAY_MS 29000
typedef struct
{