mirror of
https://github.com/Proxmark/proxmark3.git
synced 2025-08-22 22:23:38 -07:00
arm side MifareCWipe wipe works
This commit is contained in:
parent
ed41fddb4e
commit
94290be2b0
1 changed files with 1 additions and 0 deletions
|
@ -1937,6 +1937,7 @@ int CmdHF14AMfCWipe(const char *Cmd)
|
|||
PrintAndLog("Can't wipe. error=%d", res);
|
||||
return 1;
|
||||
}
|
||||
PrintAndLog("OK");
|
||||
return 0;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue