mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-03-24 14:07:19 +08:00
chg: make it slower
This commit is contained in:
parent
fc84a285ff
commit
743325e90f
1 changed files with 1 additions and 1 deletions
|
@ -2229,7 +2229,7 @@ void MifareHasStaticNonce() {
|
||||||
|
|
||||||
nt = bytes_to_num(rec, 4);
|
nt = bytes_to_num(rec, 4);
|
||||||
|
|
||||||
// CHK_TIMEOUT();
|
CHK_TIMEOUT();
|
||||||
}
|
}
|
||||||
|
|
||||||
OUT:
|
OUT:
|
||||||
|
|
Loading…
Add table
Reference in a new issue