This commit is contained in:
iceman1001 2019-04-28 11:09:46 +02:00
commit 9779868753
9 changed files with 86 additions and 59 deletions

View file

@ -2219,8 +2219,8 @@ static int CmdHF14AMfSim(const char *Cmd) {
, csize
, uidsize
, (uidlen == 0) ? "N/A" : sprint_hex(uid, uidlen >> 1)
);
);
PrintAndLogEx(INFO, "Options [ numreads: %d, flags: %d (0x%02x) ]"
, exitAfterNReads
, flags