Add version command

This commit is contained in:
henryk@ploetzli.ch 2009-08-28 00:37:28 +00:00
parent 7af790aa03
commit ba8a80b30c
6 changed files with 66 additions and 0 deletions

View file

@ -35,6 +35,7 @@ typedef struct {
#define CMD_LCD 0x0104
#define CMD_BUFF_CLEAR 0x0105
#define CMD_READ_MEM 0x0106
#define CMD_VERSION 0x0107
// For low-frequency tags
#define CMD_READ_TI_TYPE 0x0202