MRTD scene for auth. read

This commit is contained in:
Chris van Marle
2022-10-11 22:13:26 +02:00
parent 8796195a63
commit c221c8947e
8 changed files with 108 additions and 11 deletions

View File

@@ -36,6 +36,7 @@ typedef struct {
typedef struct {
MrtdAuthData auth;
bool auth_success;
} MrtdData;
typedef struct {