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:
@@ -20,7 +20,7 @@
|
||||
#include "cmdlf.h" // Setconfig
|
||||
|
||||
#ifndef COTAG_BITS
|
||||
#define COTAG_BITS 320
|
||||
#define COTAG_BITS 264
|
||||
#endif
|
||||
|
||||
int CmdLFCOTAG(const char *Cmd);
|
||||
|
||||
Reference in New Issue
Block a user