Implemented 'hw status' and 'hw ping', put back client-side cacheing of 'hw version'
This commit is contained in:
@@ -60,6 +60,8 @@ typedef struct{
|
||||
#define CMD_BUFF_CLEAR 0x0105
|
||||
#define CMD_READ_MEM 0x0106
|
||||
#define CMD_VERSION 0x0107
|
||||
#define CMD_STATUS 0x0108
|
||||
#define CMD_PING 0x0109
|
||||
|
||||
// For low-frequency tags
|
||||
#define CMD_READ_TI_TYPE 0x0202
|
||||
|
||||
Reference in New Issue
Block a user