mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-21 13:53:55 -07: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;
|
goto out;
|
||||||
}
|
}
|
||||||
|
|
||||||
PrintAndLogEx(NORMAL, "Couldn't identify a chipset");
|
PrintAndLogEx(INFO, "Couldn't identify a chipset");
|
||||||
out:
|
out:
|
||||||
save_restoreGB(GRAPH_RESTORE);
|
save_restoreGB(GRAPH_RESTORE);
|
||||||
save_restoreDB(GRAPH_RESTORE);
|
save_restoreDB(GRAPH_RESTORE);
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue