mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-02-25 16:45:09 +08:00
remove text
This commit is contained in:
parent
cbb976e320
commit
071a171af9
1 changed files with 1 additions and 3 deletions
|
@ -401,9 +401,7 @@ check_script:
|
|||
// process cmd
|
||||
g_pendingPrompt = false;
|
||||
mainret = CommandReceived(cmd);
|
||||
#if defined ICOPYX
|
||||
PrintAndLogEx(NORMAL, "\nNikola.D: %d", ret);
|
||||
#endif
|
||||
|
||||
// exit or quit
|
||||
if (mainret == PM3_EFATAL)
|
||||
break;
|
||||
|
|
Loading…
Reference in a new issue