X-Git-Url: http://cvs.zerfleddert.de/cgi-bin/gitweb.cgi/proxmark3-svn/blobdiff_plain/a330987de11ccc43c30eb40afe6d15abf32ffcf2..9bef1216b98ab37573afa24195fe61f46e076232:/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);