X-Git-Url: http://git.zerfleddert.de/cgi-bin/gitweb.cgi/proxmark3-svn/blobdiff_plain/ef3f88bca9fbf8f228781f7e7b41fb6435130d84..7669409547dcf1148a9651a7a911076a103a6691:/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 */