mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-14 18:48:13 -07:00
cppcheck fixes and other minor stuff
This commit is contained in:
parent
0d41c2ef09
commit
3491157345
7 changed files with 46 additions and 9 deletions
|
@ -564,7 +564,7 @@ failtag:
|
|||
err = 1;
|
||||
allKeysFound = false;
|
||||
// used in portable imlementation on microcontroller: it reports back the fail and open the
|
||||
// standalone lock reply_old(CMD_CJB_FSMSTATE_MENU, 0, 0, 0, 0, 0);
|
||||
// standalone lock reply_ng(CMD_CJB_FSMSTATE_MENU, NULL, 0);
|
||||
break;
|
||||
} else if (key == -2) {
|
||||
err = 1; // Can't select card.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue