mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2024-12-26 18:12:34 +08:00
chg: define
This commit is contained in:
parent
f5718fb448
commit
f64e244823
1 changed files with 1 additions and 0 deletions
|
@ -72,6 +72,7 @@ typedef struct{
|
|||
#define CMD_WRITE_FLASH_MEM 0x0121
|
||||
#define CMD_UPLOAD_FLASH_MEM 0x0122
|
||||
#define CMD_DOWNLOAND_FLASH_MEM 0x0123
|
||||
#define CMD_DOWNLOADED_FLASHMEM 0x0124
|
||||
|
||||
// For low-frequency tags
|
||||
#define CMD_READ_TI_TYPE 0x0202
|
||||
|
|
Loading…
Reference in a new issue