mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-14 10:37:23 -07:00
CHG: 'lf cotag read' - added the raw output and the repeating byte pattern is 16bytes, so we only collect that many bytes from card
This commit is contained in:
parent
d228198808
commit
52108cabf3
3 changed files with 8 additions and 4 deletions
|
@ -65,7 +65,7 @@
|
|||
#define FALSE 0
|
||||
|
||||
#ifndef COTAG_BITS
|
||||
#define COTAG_BITS 320
|
||||
#define COTAG_BITS 264
|
||||
#endif
|
||||
|
||||
//#define PACKED __attribute__((__packed__))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue