hf iclass chk - rework OLD -> NG. And textual

This commit is contained in:
iceman1001
2021-05-03 09:31:51 +02:00
parent f50691e3de
commit 80817cea00
9 changed files with 41 additions and 158 deletions

View File

@@ -562,7 +562,7 @@ static int CmdHIDBrute(const char *Cmd) {
}
if (kbd_enter_pressed()) {
PrintAndLogEx(INFO, "aborted via keyboard!");
PrintAndLogEx(WARNING, "aborted via keyboard!");
return sendPing();
}