mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-02-13 18:57:12 +08:00
textual
This commit is contained in:
parent
4eff3521a7
commit
4c007beefd
1 changed files with 1 additions and 1 deletions
|
@ -1332,7 +1332,7 @@ static void printT5x7KnownBlock0(uint32_t b0) {
|
|||
}
|
||||
|
||||
if ( strlen(s) > 0 ) {
|
||||
PrintAndLogEx(NORMAL, " Config block is usually found in T55x7 : " _YELLOW_("%s"), s);
|
||||
PrintAndLogEx(NORMAL, " Known T55x7 Config block found : " _YELLOW_("%s"), s);
|
||||
PrintAndLogEx(NORMAL, "-------------------------------------------------------------");
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue