More fixes.

This commit is contained in:
Pol Henarejos
2022-09-20 15:07:48 +02:00
parent a3c60f762d
commit 3dc7af05c1
4 changed files with 12 additions and 11 deletions

View File

@@ -63,7 +63,7 @@ extern void init_fido();
#define FIDO2_PERMISSION_LBW 0x10
#define FIDO2_PERMISSION_ACFG 0x20
#define MAX_PIN_RETRIES 3
#define MAX_PIN_RETRIES 8
extern bool getUserVerifiedFlagValue();
typedef struct known_app {