]> git.zerfleddert.de Git - proxmark3-svn/blobdiff - include/usb_cmd.h
Add defines for reset type
[proxmark3-svn] / include / usb_cmd.h
index 8245bae2ecff3704d455c8dba93aa78c1902ff46..f58475459563724186d8d96e7481e7bfa8d9f360 100644 (file)
@@ -35,10 +35,9 @@ typedef struct {
 #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
@@ -51,6 +50,7 @@ typedef struct {
 #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
Impressum, Datenschutz