mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-01-12 02:58:35 +08:00
text
This commit is contained in:
parent
2bd5831f27
commit
aae08929dd
1 changed files with 1 additions and 1 deletions
|
@ -1321,7 +1321,7 @@ static bool CheckChipType(bool getDeviceData) {
|
|||
goto out;
|
||||
}
|
||||
|
||||
PrintAndLogEx(NORMAL, "Couldn't identify a chipset");
|
||||
PrintAndLogEx(INFO, "Couldn't identify a chipset");
|
||||
out:
|
||||
save_restoreGB(GRAPH_RESTORE);
|
||||
save_restoreDB(GRAPH_RESTORE);
|
||||
|
|
Loading…
Reference in a new issue