X-Git-Url: http://git.zerfleddert.de/cgi-bin/gitweb.cgi/proxmark3-svn/blobdiff_plain/c872d8c1773591e976a508755ce43664f4083da6..0b91ce03e50fd7c4a5fd3d86f1dac984d4867118:/include/usb_cmd.h diff --git a/include/usb_cmd.h b/include/usb_cmd.h index 03a573d5..66e6cf91 100644 --- a/include/usb_cmd.h +++ b/include/usb_cmd.h @@ -229,6 +229,11 @@ typedef struct{ #define FLAG_ICLASS_READER_CEDITKEY 0x40 +//hw tune args +#define FLAG_TUNE_LF 1 +#define FLAG_TUNE_HF 2 +#define FLAG_TUNE_ALL 3 + // CMD_DEVICE_INFO response packet has flags in arg[0], flag definitions: /* Whether a bootloader that understands the common_area is present */