]> git.zerfleddert.de Git - proxmark3-svn/blobdiff - include/usb_cmd.h
Added hitune command for continuously measuring HF antenna tuning
[proxmark3-svn] / include / usb_cmd.h
index 40e4dc8c44632b6bde754ccfca83ef79258e3483..71f0221c2a57a82a39ee5cec7e4b59e3483c1715 100644 (file)
@@ -80,11 +80,13 @@ typedef struct {
 #define CMD_SIMULATE_MIFARE_CARD                       0x0386\r
 #define CMD_SIMULATE_TAG_LEGIC_RF                      0x0387\r
 #define CMD_READER_LEGIC_RF                            0x0388\r
+#define CMD_READER_MIFARE                              0x0389\r
 \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