]> git.zerfleddert.de Git - proxmark3-svn/blobdiff - include/proxmark3.h
Updated clone/sim cmd help + minor text fixes
[proxmark3-svn] / include / proxmark3.h
index 4a59636e7f6cc156e438a332208116ccd3eb9439..23d7b1ceb81932e8b3836c24059ee0ca9d61d594 100644 (file)
 #define TRUE 1
 #define FALSE 0
 
+#ifndef COTAG_BITS
+#define COTAG_BITS 264
+#endif
+
 //#define PACKED __attribute__((__packed__))
 
 #define LED_A_ON()             HIGH(GPIO_LED_A)
Impressum, Datenschutz