unified Proxmark3 text

This commit is contained in:
iceman1001 2019-04-16 20:00:25 +02:00
commit 436910605b
14 changed files with 38 additions and 38 deletions

View file

@ -1994,7 +1994,7 @@ static int CmdHFiClassCheckKeys(const char *Cmd) {
printf(".");
fflush(stdout);
if (timeout > 120) {
PrintAndLogEx(WARNING, "\nNo response from Proxmark. Aborting...");
PrintAndLogEx(WARNING, "\nNo response from Proxmark3. Aborting...");
goto out;
}
}