X-Git-Url: https://git.zerfleddert.de/cgi-bin/gitweb.cgi/proxmark3-svn/blobdiff_plain/a330987de11ccc43c30eb40afe6d15abf32ffcf2..e1778858ddc53a6a82e8ee24f02e6b673687f69a:/client/cmdlfcotag.h diff --git a/client/cmdlfcotag.h b/client/cmdlfcotag.h index 265f60d9..dab60513 100644 --- a/client/cmdlfcotag.h +++ b/client/cmdlfcotag.h @@ -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);