chg: preparation for smart card

This commit is contained in:
Chris 2018-06-23 06:39:23 +02:00
commit ddd9f4e0fd

View file

@ -75,6 +75,9 @@ typedef struct{
#define CMD_DOWNLOADED_FLASHMEM 0x0124
#define CMD_INFO_FLASH_MEM 0x0125
// RDV40, Smart card operations
#define CMD_SMART_SEND 0x0140
// For low-frequency tags
#define CMD_READ_TI_TYPE 0x0202
#define CMD_WRITE_TI_TYPE 0x0203