mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-21 05:43:48 -07:00
missing update
This commit is contained in:
parent
543f8df8c0
commit
508a4ed064
1 changed files with 2 additions and 1 deletions
|
@ -30,7 +30,8 @@ typedef enum {
|
||||||
DESFIRE_LIGHT,
|
DESFIRE_LIGHT,
|
||||||
PLUS_EV1,
|
PLUS_EV1,
|
||||||
PLUS_EV2,
|
PLUS_EV2,
|
||||||
NTAG413DNA
|
NTAG413DNA,
|
||||||
|
NTAG424
|
||||||
} nxp_cardtype_t;
|
} nxp_cardtype_t;
|
||||||
|
|
||||||
typedef struct mfp_key_item {
|
typedef struct mfp_key_item {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue