mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-19 21:03:48 -07:00
Merge branch 'master' of https://github.com/Proxmark/proxmark3
Conflicts: armsrc/mifarecmd.c client/cmdhfmf.c
This commit is contained in:
commit
c068ebb78f
2 changed files with 4 additions and 3 deletions
|
@ -1328,6 +1328,7 @@ int CmdHF14AMfESave(const char *Cmd)
|
|||
for (j = 0; j < 7; j++, fnameptr += 2)
|
||||
sprintf(fnameptr, "%02X", buf[j]);
|
||||
}
|
||||
}
|
||||
} else {
|
||||
fnameptr += len;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue