mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2024-12-29 11:52:59 +08:00
added missing ISO14443a command WTX
This commit is contained in:
parent
9659bc85fe
commit
5e9e7c6b90
1 changed files with 1 additions and 0 deletions
|
@ -178,6 +178,7 @@ ISO 7816-4 Basic interindustry commands. For command APDU's.
|
|||
#define ISO14443A_CMD_RATS 0xE0
|
||||
#define ISO14443A_CMD_PPS 0xD0
|
||||
#define ISO14443A_CMD_NXP_DESELECT 0xC2
|
||||
#define ISO14443A_CMD_WTX 0xF2
|
||||
|
||||
#define MIFARE_SELECT_CT 0x88
|
||||
#define MIFARE_AUTH_KEYA 0x60
|
||||
|
|
Loading…
Reference in a new issue