text
This commit is contained in:
@@ -2797,8 +2797,7 @@ static int CmdHF14MfuNDEF(const char *Cmd) {
|
||||
return PM3_ESOFT;
|
||||
}
|
||||
}
|
||||
|
||||
PrintAndLogEx(INFO, "ICE:: %s", sprint_hex(records, maxsize));
|
||||
|
||||
DropField();
|
||||
status = NDEFDecodeAndPrint(records, (size_t)maxsize, true);
|
||||
free(records);
|
||||
|
||||
Reference in New Issue
Block a user