unified text and loading file now follow new pattern

This commit is contained in:
iceman1001
2021-04-18 19:57:50 +02:00
parent 79bf006419
commit 6961611474
4 changed files with 61 additions and 43 deletions

View File

@@ -545,8 +545,7 @@ static int CmdHIDBrute(const char *Cmd) {
}
}
PrintAndLogEx(INFO, "Started brute-forcing HID Prox reader");
PrintAndLogEx(INFO, "Press pm3-button to abort simulation or press " _GREEN_("`<enter>`") " to exit");
PrintAndLogEx(INFO, "Press " _GREEN_("<Enter>") " or pm3-button to abort simulation");
// copy values to low.
cn_low = cn_hi;