X-Git-Url: http://git.zerfleddert.de/cgi-bin/gitweb.cgi/proxmark3-svn/blobdiff_plain/ec09b62d8816359980166ba488ec97b2a3e15b14..998064f8c8c14ea3fe579562c4cccef56c49ab54:/include/usb_cmd.h diff --git a/include/usb_cmd.h b/include/usb_cmd.h index 5385fbf5..a9096154 100644 --- a/include/usb_cmd.h +++ b/include/usb_cmd.h @@ -67,6 +67,7 @@ typedef struct { #define CMD_LF_SIMULATE_BIDIR 0x020E #define CMD_SET_ADC_MUX 0x020F #define CMD_HID_CLONE_TAG 0x0210 +#define CMD_EM410X_WRITE_TAG 0x0211 /* CMD_SET_ADC_MUX: ext1 is 0 for lopkd, 1 for loraw, 2 for hipkd, 3 for hiraw */ @@ -93,6 +94,8 @@ typedef struct { #define CMD_WRITER_LEGIC_RF 0x0399 #define CMD_SNOOP_ICLASS 0x0392 +#define CMD_SIMULATE_TAG_ICLASS 0x0393 +#define CMD_READER_ICLASS 0x0394 // For measurements of the antenna tuning #define CMD_MEASURE_ANTENNA_TUNING 0x0400