mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-14 02:27:26 -07:00
Update pm3_cmd.h
Added RATS_IN_DATA as a definition Signed-off-by: Adam Jon Foster <me@evildaemond.com>
This commit is contained in:
parent
92ce2cb780
commit
92767a685f
1 changed files with 1 additions and 0 deletions
|
@ -775,6 +775,7 @@ typedef struct {
|
|||
#define FLAG_FORCED_ATQA 0x800
|
||||
#define FLAG_FORCED_SAK 0x1000
|
||||
#define FLAG_CVE21_0430 0x2000
|
||||
#define RATS_IN_DATA 0x10000
|
||||
|
||||
|
||||
#define MODE_SIM_CSN 0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue