FIX: Better legic annotation, show which byte was targeted during read and write commands.

This commit is contained in:
iceman1001 2016-09-03 12:20:12 +02:00
commit e619ddc071
2 changed files with 20 additions and 11 deletions

View file

@ -326,7 +326,7 @@ ISO 7816-4 Basic interindustry commands. For command APDU's.
#define MFDES_AUTHENTICATION_FRAME 0xAF
// LEGIC Commands
#define LEGIC_HSK 0xFF
#define LEGIC_HSK 0x39
#define LEGIC_READ 0x01
#define LEGIC_WRITE 0x00