Minor clean ups
This commit is contained in:
@@ -109,7 +109,7 @@ NXP/Philips CUSTOM COMMANDS
|
|||||||
#define ISO14443A_CMD_WUPA 0x52
|
#define ISO14443A_CMD_WUPA 0x52
|
||||||
#define ISO14443A_CMD_ANTICOLL_OR_SELECT 0x93
|
#define ISO14443A_CMD_ANTICOLL_OR_SELECT 0x93
|
||||||
#define ISO14443A_CMD_ANTICOLL_OR_SELECT_2 0x95
|
#define ISO14443A_CMD_ANTICOLL_OR_SELECT_2 0x95
|
||||||
#define ISO14443A_CMD_WRITEBLOCK 0xA0 // or 0xA2 ?
|
#define ISO14443A_CMD_WRITEBLOCK 0xA0
|
||||||
#define ISO14443A_CMD_HALT 0x50
|
#define ISO14443A_CMD_HALT 0x50
|
||||||
#define ISO14443A_CMD_RATS 0xE0
|
#define ISO14443A_CMD_RATS 0xE0
|
||||||
|
|
||||||
@@ -124,7 +124,7 @@ NXP/Philips CUSTOM COMMANDS
|
|||||||
#define MIFARE_CMD_TRANSFER 0xB0
|
#define MIFARE_CMD_TRANSFER 0xB0
|
||||||
|
|
||||||
#define MIFARE_ULC_WRITE 0xA2
|
#define MIFARE_ULC_WRITE 0xA2
|
||||||
//#define MIFARE_ULC__COMP_WRITE 0xA0
|
//#define MIFARE_ULC_COMP_WRITE 0xA0
|
||||||
#define MIFARE_ULC_AUTH_1 0x1A
|
#define MIFARE_ULC_AUTH_1 0x1A
|
||||||
#define MIFARE_ULC_AUTH_2 0xAF
|
#define MIFARE_ULC_AUTH_2 0xAF
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user