mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-03-19 11:33:51 +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);
|
||||
|
||||
// CHK_TIMEOUT();
|
||||
CHK_TIMEOUT();
|
||||
}
|
||||
|
||||
OUT:
|
||||
|
|
Loading…
Add table
Reference in a new issue