This commit is contained in:
iceman1001
2021-03-29 10:38:47 +02:00
parent c00cbb6ae2
commit 758488f377
8 changed files with 80 additions and 110 deletions

View File

@@ -3571,7 +3571,6 @@ int info_iclass(void) {
PrintAndLogEx(NORMAL, "");
PrintAndLogEx(INFO, "--------------------- " _CYAN_("Tag Information") " ----------------------");
PrintAndLogEx(INFO, "------------------------------------------------------------");
if (readStatus & FLAG_ICLASS_CSN) {
PrintAndLogEx(SUCCESS, " CSN: " _GREEN_("%s") " uid", sprint_hex(hdr->csn, sizeof(hdr->csn)));