mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-14 02:27:26 -07:00
spelling
This commit is contained in:
parent
72ff81c80f
commit
cb97b67cc5
2 changed files with 2 additions and 2 deletions
|
@ -188,7 +188,7 @@ ISO 7816-4 Basic interindustry commands. For command APDU's.
|
|||
|
||||
// New Mifare UL Nano commands. Ref:: (https://www.nxp.com/docs/en/data-sheet/MF0UN_H_00.pdf)
|
||||
#define MIFARE_ULNANO_WRITESIG 0xA9
|
||||
#define MIFARE_ULNANO_LOCKSIF 0xAC
|
||||
#define MIFARE_ULNANO_LOCKSIG 0xAC
|
||||
|
||||
// mifare 4bit card answers
|
||||
#define CARD_ACK 0x0A // 1010 - ACK
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue