mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-03-03 19:43:09 +08:00
emrtd: non-BAC: tested! remove debug print
This commit is contained in:
parent
669eea1f74
commit
3098f01dd9
1 changed files with 0 additions and 1 deletions
|
@ -935,7 +935,6 @@ static bool emrtd_do_auth(char *documentnumber, char *dob, char *expiry, bool BA
|
|||
PrintAndLogEx(INFO, "Basic Access Control is enforced. Will attempt external authentication.");
|
||||
} else {
|
||||
*BAC = false;
|
||||
PrintAndLogEx(INFO, "EF_DG1: %s", sprint_hex(response, resplen));
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue