mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2026-05-09 03:00:07 -04:00
DropField
This commit is contained in:
@@ -5235,6 +5235,7 @@ static int CmdHF14ADesChKeySettings(const char *Cmd) {
|
||||
|
||||
PrintAndLogEx(INFO, "Key settings " _GREEN_("changed"));
|
||||
|
||||
DropField();
|
||||
return PM3_SUCCESS;
|
||||
}
|
||||
|
||||
@@ -5342,6 +5343,7 @@ static int CmdHF14ADesGetKeyVersions(const char *Cmd) {
|
||||
PrintAndLogEx(INFO, "No key versions returned.");
|
||||
}
|
||||
|
||||
DropField();
|
||||
return PM3_SUCCESS;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user