mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-19 21:03:48 -07:00
chg: removed testmessage
This commit is contained in:
parent
c2a714e3ce
commit
e7902ca0a5
1 changed files with 0 additions and 1 deletions
|
@ -712,7 +712,6 @@ int CmdHF14AMfNested(const char *Cmd)
|
||||||
|
|
||||||
// nested sectors
|
// nested sectors
|
||||||
iterations = 0;
|
iterations = 0;
|
||||||
PrintAndLog("enter nested...");
|
|
||||||
bool calibrate = true;
|
bool calibrate = true;
|
||||||
|
|
||||||
for (i = 0; i < NESTED_SECTOR_RETRY; i++) {
|
for (i = 0; i < NESTED_SECTOR_RETRY; i++) {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue