X-Git-Url: https://git.zerfleddert.de/cgi-bin/gitweb.cgi/proxmark3-svn/blobdiff_plain/a330987de11ccc43c30eb40afe6d15abf32ffcf2..be67483e63430608982f1c92e02b59d7b4dc65b3:/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);