Mifare Ultralight/NTAG simulation. Add WRITE and COMPATIBLE_WRITE support

This commit is contained in:
Eloff
2019-04-03 20:56:15 +03:00
parent 38162917dc
commit 19cf50a6ff
3 changed files with 23 additions and 1 deletions

View File

@@ -166,7 +166,7 @@ ISO 7816-4 Basic interindustry commands. For command APDU's.
#define MIFARE_EV1_SETMODE 0x43
#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_2 0xAF