#define CMD_LCD 0x0104\r
#define CMD_BUFF_CLEAR 0x0105\r
#define CMD_READ_MEM 0x0106\r
+#define CMD_VERSION 0x0107\r
\r
// For low-frequency tags\r
-#define CMD_ACQUIRE_RAW_BITS_TI_TYPE 0x0200\r
-#define CMD_DOWNLOAD_RAW_BITS_TI_TYPE 0x0201\r
#define CMD_READ_TI_TYPE 0x0202\r
#define CMD_WRITE_TI_TYPE 0x0203\r
#define CMD_DOWNLOADED_RAW_BITS_TI_TYPE 0x0204\r
#define CMD_HID_DEMOD_FSK 0x020B\r
#define CMD_HID_SIM_TAG 0x020C\r
#define CMD_SET_LF_DIVISOR 0x020D\r
+#define CMD_LF_SIMULATE_BIDIR 0x020E\r
\r
// For the 13.56 MHz tags\r
#define CMD_ACQUIRE_RAW_ADC_SAMPLES_ISO_15693 0x0300\r