This commit is contained in:
iceman1001
2021-03-29 10:48:46 +02:00
parent 0582f47e2d
commit 1a16160534
2 changed files with 2 additions and 1 deletions

View File

@@ -614,7 +614,6 @@ int readTopazUid(bool verbose) {
// printing
PrintAndLogEx(NORMAL, "");
PrintAndLogEx(INFO, "--- " _CYAN_("Tag Information") " ---------------------------");
PrintAndLogEx(INFO, "-------------------------------------------------------------");
PrintAndLogEx(SUCCESS, " UID: %02x %02x %02x %02x %02x %02x %02x",
topaz_tag.uid[6],
topaz_tag.uid[5],