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