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
|
// process cmd
|
||||||
g_pendingPrompt = false;
|
g_pendingPrompt = false;
|
||||||
mainret = CommandReceived(cmd);
|
mainret = CommandReceived(cmd);
|
||||||
#if defined ICOPYX
|
|
||||||
PrintAndLogEx(NORMAL, "\nNikola.D: %d", ret);
|
|
||||||
#endif
|
|
||||||
// exit or quit
|
// exit or quit
|
||||||
if (mainret == PM3_EFATAL)
|
if (mainret == PM3_EFATAL)
|
||||||
break;
|
break;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue