mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-22 14:23:50 -07:00
textual
This commit is contained in:
parent
732a47944c
commit
77e6626c9c
1 changed files with 1 additions and 1 deletions
|
@ -1506,7 +1506,7 @@ int CmdLFfind(const char *Cmd) {
|
|||
}
|
||||
}
|
||||
|
||||
PrintAndLogEx(INPLACE, "Searching for COTAG tag...");
|
||||
PrintAndLogEx(INPLACE, "Searching for COTAG tag... ");
|
||||
if (readCOTAGUid()) {
|
||||
PrintAndLogEx(SUCCESS, "\nValid " _GREEN_("COTAG ID") " found!");
|
||||
if (search_cont) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue