added 'buffclear' - when you absolutely positivley must clear every bit in the room

This commit is contained in:
adam@algroup.co.uk 2009-07-03 10:17:52 +00:00
parent 93f36463fb
commit f23e056d95
4 changed files with 21 additions and 0 deletions

View file

@ -33,6 +33,7 @@ typedef struct {
#define CMD_DEBUG_PRINT_BYTES 0x0102
#define CMD_LCD_RESET 0x0103
#define CMD_LCD 0x0104
#define CMD_BUFF_CLEAR 0x0105
// For low-frequency tags
#define CMD_ACQUIRE_RAW_BITS_TI_TYPE 0x0200