mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-20 13:23:51 -07:00
unified text
This commit is contained in:
parent
d8ab476022
commit
e7f4f615c0
10 changed files with 18 additions and 18 deletions
|
@ -649,7 +649,7 @@ int CmdHF14AInfo(const char *Cmd) {
|
|||
else if (res == 0)
|
||||
PrintAndLogEx(SUCCESS, "Prng detection: " _YELLOW_("HARD"));
|
||||
else
|
||||
PrintAndLogEx(FAILED, "prng detection: " _RED_("failed"));
|
||||
PrintAndLogEx(FAILED, "prng detection: " _RED_("Fail"));
|
||||
|
||||
if (do_nack_test)
|
||||
detect_classic_nackbug(silent);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue