X-Git-Url: https://git.zerfleddert.de/cgi-bin/gitweb.cgi/proxmark3-svn/blobdiff_plain/9276e859a6f57ba2518e501fd8148a390ca3aa5e..70459879e98e1e7a2a5627c4008f0ad38b8dc782:/include/usb_cmd.h diff --git a/include/usb_cmd.h b/include/usb_cmd.h index 114e6d08..ff20fde7 100644 --- a/include/usb_cmd.h +++ b/include/usb_cmd.h @@ -85,7 +85,7 @@ typedef struct{ #define CMD_INDALA_CLONE_TAG_L 0x0213 #define CMD_T55XX_READ_BLOCK 0x0214 #define CMD_T55XX_WRITE_BLOCK 0x0215 -#define CMD_T55XX_READ_TRACE 0x0216 +#define CMD_T55XX_RESET_READ 0x0216 #define CMD_PCF7931_READ 0x0217 #define CMD_PCF7931_WRITE 0x0223 #define CMD_EM4X_READ_WORD 0x0218 @@ -200,6 +200,8 @@ typedef struct{ #define CMD_MIFARE_COLLECT_NONCES 0x072f +#define CMD_HF_SNIFFER 0x0800 + #define CMD_UNKNOWN 0xFFFF