X-Git-Url: https://git.zerfleddert.de/cgi-bin/gitweb.cgi/proxmark3-svn/blobdiff_plain/2414f97889aa53ca2b357e6ed3fe2960ee1b48ff..ac14bee321a52c588038b02bfe69d208a31a70ba:/include/usb_cmd.h?ds=sidebyside diff --git a/include/usb_cmd.h b/include/usb_cmd.h index 7d7093b5..4cd6da74 100644 --- a/include/usb_cmd.h +++ b/include/usb_cmd.h @@ -114,6 +114,8 @@ typedef struct { #define CMD_MIFARE_EML_MEMSET 0x0602 #define CMD_MIFARE_EML_MEMGET 0x0603 #define CMD_MIFARE_EML_CARDLOAD 0x0604 +#define CMD_MIFARE_EML_CSETBLOCK 0x0605 +#define CMD_MIFARE_EML_CGETBLOCK 0x0606 #define CMD_SIMULATE_MIFARE_CARD 0x0610