CHG: 'lf cotag demod' - now finds FC/CN Thanks to @marshmellow42
CHG: 'lf search' - now detects COTAG
This commit is contained in:
@@ -64,6 +64,10 @@
|
||||
#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)
|
||||
|
||||
Reference in New Issue
Block a user