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