mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-21 22:03:42 -07: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…
Add table
Add a link
Reference in a new issue