mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-14 10:37:23 -07:00
chg: 'hf mf nested'
chg: 'hf mf dump' change retries to 10 times
This commit is contained in:
parent
09b2a079ba
commit
2820ba5580
2 changed files with 78 additions and 75 deletions
|
@ -29,7 +29,7 @@
|
|||
#include "mfkey.h"
|
||||
#include "util_posix.h" // msclock
|
||||
|
||||
#define NESTED_SECTOR_RETRY 10
|
||||
#define MIFARE_SECTOR_RETRY 10
|
||||
|
||||
// mifare tracer flags
|
||||
#define TRACE_IDLE 0x00
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue