u2f: check files before register/login (#980)
This commit is contained in:
@@ -13,6 +13,7 @@ typedef enum {
|
||||
U2fNotifyWink,
|
||||
U2fNotifyConnect,
|
||||
U2fNotifyDisconnect,
|
||||
U2fNotifyError,
|
||||
} U2fNotifyEvent;
|
||||
|
||||
typedef struct U2fData U2fData;
|
||||
|
Reference in New Issue
Block a user