mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-21 13:53:55 -07:00
mixed messages
This commit is contained in:
parent
282860034f
commit
a5de8aa714
1 changed files with 1 additions and 0 deletions
|
@ -1200,6 +1200,7 @@ static bool CheckChipType(bool getDeviceData) {
|
|||
PrintAndLogEx(SUCCESS, "Chipset detection: " _GREEN_("T55xx"));
|
||||
PrintAndLogEx(HINT, "Hint: try " _YELLOW_("`lf t55xx`") " commands");
|
||||
retval = true;
|
||||
goto out;
|
||||
}
|
||||
|
||||
// check for em4x50 chips
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue