]> git.zerfleddert.de Git - proxmark3-svn/blobdiff - include/proxmark3.h
CHG: 'lf cotag demod' - now finds FC/CN Thanks to @marshmellow42
[proxmark3-svn] / include / proxmark3.h
index 4a59636e7f6cc156e438a332208116ccd3eb9439..4fb1a30b4060ffa7c11b7ca1a72712041b94f085 100644 (file)
 #define TRUE 1
 #define FALSE 0
 
+#ifndef COTAG_BITS
+#define COTAG_BITS 320
+#endif
+
 //#define PACKED __attribute__((__packed__))
 
 #define LED_A_ON()             HIGH(GPIO_LED_A)
Impressum, Datenschutz