]> git.zerfleddert.de Git - proxmark3-svn/blobdiff - include/usb_cmd.h
Merge pull request #119 from marshmellow42/pm3+reveng
[proxmark3-svn] / include / usb_cmd.h
index 03a573d5d58c299e56a917371ecf57457ba5d6f0..66e6cf91cea3529422532a746d8ac2185eee993d 100644 (file)
@@ -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 */
Impressum, Datenschutz