]> git.zerfleddert.de Git - proxmark3-svn/blobdiff - include/usb_cmd.h
Client cleanup and restructuring. Stage 1...
[proxmark3-svn] / include / usb_cmd.h
index 9e2acf6ecea66b8825884ad6274c70003eae3c02..a0c2745ff0f97769a84be25bf9e20b477a67f3bc 100644 (file)
@@ -66,7 +66,6 @@ typedef struct {
 // For the 13.56 MHz tags\r
 #define CMD_ACQUIRE_RAW_ADC_SAMPLES_ISO_15693          0x0300\r
 #define CMD_ACQUIRE_RAW_ADC_SAMPLES_ISO_14443          0x0301\r
-#define CMD_ACQUIRE_RAW_ADC_SAMPLES_ISO_14443_SIM      0x0302\r
 #define CMD_READ_SRI512_TAG                            0x0303\r
 #define CMD_READ_SRIX4K_TAG                            0x0304\r
 #define CMD_READER_ISO_15693                           0x0310\r
@@ -84,8 +83,9 @@ typedef struct {
 \r
 // For measurements of the antenna tuning\r
 #define CMD_MEASURE_ANTENNA_TUNING                     0x0400\r
-#define CMD_MEASURED_ANTENNA_TUNING                    0x0401\r
-#define CMD_LISTEN_READER_FIELD                                0x0402\r
+#define CMD_MEASURE_ANTENNA_TUNING_HF                  0x0401\r
+#define CMD_MEASURED_ANTENNA_TUNING                    0x0410\r
+#define CMD_LISTEN_READER_FIELD                                0x0420\r
 \r
 // For direct FPGA control\r
 #define CMD_FPGA_MAJOR_MODE_OFF                                0x0500\r
Impressum, Datenschutz