'hf search' new line for

This commit is contained in:
iceman1001 2019-09-23 18:59:45 +02:00
commit f42f7c2250
3 changed files with 3 additions and 0 deletions

View file

@ -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];