This commit is contained in:
osboxes.org 2019-04-10 09:47:46 +02:00
parent acf3920394
commit 598d016477

View file

@ -1863,7 +1863,7 @@ int CmdHF14AMfUDump(const char *Cmd) {
PrintAndLogEx(WARNING, "Command execute time-out");
return 1;
}
if (resp.arg[0] != 1) {
PrintAndLogEx(WARNING, "Failed dumping card");
return 1;