X-Git-Url: http://git.zerfleddert.de/cgi-bin/gitweb.cgi/proxmark3-svn/blobdiff_plain/b324b02f8845417fc5c5ae7199146d7c998d1e16..fdcfbdcc21790a1e50a6cf5e27d30f7997da0f84:/include/usb_cmd.h diff --git a/include/usb_cmd.h b/include/usb_cmd.h index 8448b06a..6978a3ad 100644 --- a/include/usb_cmd.h +++ b/include/usb_cmd.h @@ -228,6 +228,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 */