]> git.zerfleddert.de Git - proxmark3-svn/blobdiff - common/protocols.h
ADD: @ikarus / @pwpiwi solution to stop treating GCC 6.1.1 warnings like errors....
[proxmark3-svn] / common / protocols.h
index 38c72fc097a4d1031e21492979f122b85795fd51..6ac6bc7879ecaf4535ea129300db6559133a8388 100644 (file)
@@ -326,8 +326,11 @@ ISO 7816-4 Basic interindustry commands. For command APDU's.
 #define     MFDES_AUTHENTICATION_FRAME                  0xAF
 
 // LEGIC Commands
-#define        LEGIC_HSK_22    0x19
-#define        LEGIC_HSK_256   0x39
+#define                LEGIC_MIM_22    0x0D
+#define                LEGIC_MIM_256   0x1D
+#define                LEGIC_MIM_1024  0x3D
+#define        LEGIC_ACK_22    0x19
+#define        LEGIC_ACK_256   0x39
 #define                LEGIC_READ              0x01
 #define        LEGIC_WRITE             0x00
 
Impressum, Datenschutz