mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2026-05-12 11:18:11 -07:00
textual
This commit is contained in:
+2
-2
@@ -2312,8 +2312,8 @@ static int CmdDataNDEF(const char *Cmd) {
|
||||
|
||||
CLIParserFree();
|
||||
|
||||
NDEFRecordsDecodeAndPrint(data, datalen);
|
||||
return PM3_SUCCESS;
|
||||
PrintAndLogEx(INFO, "Parsed NDEF Records");
|
||||
return NDEFRecordsDecodeAndPrint(data, datalen);
|
||||
}
|
||||
|
||||
static command_t CommandTable[] = {
|
||||
|
||||
Reference in New Issue
Block a user