]> git.zerfleddert.de Git - proxmark3-svn/blobdiff - include/usb_cmd.h
add lf em 4x05protect plus lf config s option (#833)
[proxmark3-svn] / include / usb_cmd.h
index 9ef929b918e3f1c6fd23f032cfefb1d0d39c3907..82981acf01ff5d23722822ea6b42fc16345ad024 100644 (file)
@@ -41,6 +41,7 @@ typedef struct{
        bool averaging;
        int divisor;
        int trigger_threshold;
+       int samples_to_skip;
 } sample_config;
 
 // For the bootloader
@@ -116,6 +117,7 @@ typedef struct{
 #define CMD_T55XX_WAKEUP                                                  0x0224
 #define CMD_COTAG                                                         0x0225
 #define CMD_PARADOX_CLONE_TAG                                             0x0226
+#define CMD_EM4X_PROTECT                                                  0x0228
 
 // For the 13.56 MHz tags
 #define CMD_ACQUIRE_RAW_ADC_SAMPLES_ISO_15693                             0x0300
Impressum, Datenschutz