Adding PIN verification.

Signed-off-by: Pol Henarejos <pol.henarejos@cttc.es>
This commit is contained in:
Pol Henarejos
2022-04-20 18:25:50 +02:00
parent a07a3464fe
commit dd1ac0e0bf
2 changed files with 120 additions and 6 deletions

View File

@@ -23,5 +23,8 @@
#include "ccid2040.h"
extern bool has_pw1;
extern bool has_pw3;
#endif