X-Git-Url: http://git.zerfleddert.de/cgi-bin/gitweb.cgi/proxmark3-svn/blobdiff_plain/5fc8250f7f76db055d4592b1ca3d691dccda6398..dcc10e5e310a9e652e698593b7ba34bacbdd2b80:/include/usb_cmd.h diff --git a/include/usb_cmd.h b/include/usb_cmd.h index 437629fd..6932e45d 100644 --- a/include/usb_cmd.h +++ b/include/usb_cmd.h @@ -69,6 +69,8 @@ typedef struct { #define CMD_SIMULATE_TAG_ISO_14443a 0x0384 #define CMD_READER_ISO_14443a 0x0385 #define CMD_SIMULATE_MIFARE_CARD 0x0386 +#define CMD_SIMULATE_TAG_LEGIC_RF 0x387 +#define CMD_READER_LEGIC_RF 0x388 // For measurements of the antenna tuning #define CMD_MEASURE_ANTENNA_TUNING 0x0400