mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-21 05:43:48 -07:00
rework simaid & rename few vars
This commit is contained in:
parent
0560d74b01
commit
1acc030fd4
8 changed files with 137 additions and 121 deletions
|
@ -772,7 +772,8 @@ typedef struct {
|
|||
#define FLAG_INTERACTIVE 0x0001
|
||||
#define FLAG_ATQA_IN_DATA 0x0002
|
||||
#define FLAG_SAK_IN_DATA 0x0004
|
||||
#define FLAG_RATS_IN_DATA 0x0008
|
||||
#define FLAG_ATS_IN_DATA 0x0008
|
||||
#define FLAG_ENUMERATE_AID 0x0010
|
||||
|
||||
// internal constants, use the function macros instead
|
||||
#define FLAG_MASK_UID 0x0030
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue