X-Git-Url: https://git.zerfleddert.de/cgi-bin/gitweb.cgi/proxmark3-svn/blobdiff_plain/0691975406414516cdc977454a7965a8ca40b88d..5249ff940f17a0ae619c178ea8648c112106e9ae:/client/cmdlfvisa2000.c?ds=sidebyside diff --git a/client/cmdlfvisa2000.c b/client/cmdlfvisa2000.c index f8649bb1..61669035 100644 --- a/client/cmdlfvisa2000.c +++ b/client/cmdlfvisa2000.c @@ -4,13 +4,14 @@ // at your option, any later version. See the LICENSE.txt file for the text of // the license. //----------------------------------------------------------------------------- -// Low frequency visa 200 tag commands +// Low frequency visa 2000 tag commands // by iceman //----------------------------------------------------------------------------- #include "cmdlfvisa2000.h" #include +#include #include "proxmark3.h" #include "ui.h" #include "util.h"