mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-14 10:37:23 -07:00
'hf search' new line for
This commit is contained in:
parent
0d122fa206
commit
f42f7c2250
3 changed files with 3 additions and 0 deletions
|
@ -433,6 +433,7 @@ static int CmdHFTopazReader(const char *Cmd) {
|
|||
return PM3_ESOFT;
|
||||
}
|
||||
|
||||
PrintAndLogEx(NORMAL, "");
|
||||
PrintAndLogEx(NORMAL, "ATQA : %02x %02x", atqa[1], atqa[0]);
|
||||
|
||||
topaz_tag.HR01[0] = rid_response[0];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue