Minor mod to 'hf iclass read', it now also reads and prints the configuration of the tag found

This commit is contained in:
Martin Holst Swende 2015-03-29 21:49:58 +02:00
commit caaf9618ae
3 changed files with 69 additions and 35 deletions

View file

@ -199,7 +199,11 @@ typedef struct{
//Iclass reader flags
#define FLAG_ICLASS_READER_ONLY_ONCE 0x01
#define FLAG_ICLASS_READER_GET_CC 0x02
#define FLAG_ICLASS_READER_CC 0x02
#define FLAG_ICLASS_READER_CSN 0x04
#define FLAG_ICLASS_READER_CONF 0x08
#define FLAG_ICLASS_READER_AA 0x10
// CMD_DEVICE_INFO response packet has flags in arg[0], flag definitions: