This commit is contained in:
iceman1001
2020-09-07 10:39:15 +02:00
parent 0be35a8e7e
commit 5d357a6039
13 changed files with 30 additions and 30 deletions

View File

@@ -1643,9 +1643,9 @@ static int CmdHFFelicaDumpLite(const char *Cmd) {
return PM3_ETIMEOUT;
}
}
PrintAndLogEx(NORMAL, "");
if (resp.oldarg[0] == 0) {
PrintAndLogEx(WARNING, "Button pressed, aborted");
return PM3_EOPABORTED;