mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-14 02:27:26 -07:00
Remove FLAG_RANDOM_NONCE
This commit is contained in:
parent
b80f9bd755
commit
8f11fcc193
3 changed files with 4 additions and 24 deletions
|
@ -290,7 +290,6 @@ typedef struct {
|
|||
#define FLAG_10B_UID_IN_DATA 0x08
|
||||
#define FLAG_UID_IN_EMUL 0x10
|
||||
#define FLAG_NR_AR_ATTACK 0x20
|
||||
#define FLAG_RANDOM_NONCE 0x40
|
||||
#define FLAG_MF_MINI 0x80
|
||||
#define FLAG_MF_1K 0x100
|
||||
#define FLAG_MF_2K 0x200
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue