mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-21 05:43:48 -07:00
chg: 'hf search' textual
chg: 'lf search' textual
This commit is contained in:
parent
cff2473cf8
commit
886f7fbdad
2 changed files with 3 additions and 3 deletions
|
@ -81,7 +81,7 @@ int CmdHFSearch(const char *Cmd){
|
|||
}
|
||||
*/
|
||||
|
||||
PrintAndLogEx(NORMAL, "\nno known/supported 13.56 MHz tags found\n");
|
||||
PrintAndLogEx(FAILED, "\nno known/supported 13.56 MHz tags found\n");
|
||||
return 0;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue