mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-20 21:33:47 -07:00
Update pm3_cmd.h
Signed-off-by: Adam Jon Foster <me@evildaemond.com>
This commit is contained in:
parent
f42e2f76b9
commit
03fcc1d8d6
1 changed files with 1 additions and 1 deletions
|
@ -776,7 +776,7 @@ typedef struct {
|
|||
#define FLAG_FORCED_ATQA 0x800
|
||||
#define FLAG_FORCED_SAK 0x1000
|
||||
#define FLAG_CVE21_0430 0x2000
|
||||
#define RATS_IN_DATA 0x10000
|
||||
#define RATS_IN_DATA 0x3000
|
||||
|
||||
|
||||
#define MODE_SIM_CSN 0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue