X-Git-Url: http://git.zerfleddert.de/cgi-bin/gitweb.cgi/proxmark3-svn/blobdiff_plain/590f8ff949af9cb55548b050e5da2481e9e469f5..ecab772ed07563f49cc3f13c99894b6cbbdcab8b:/client/cmdlfti.c diff --git a/client/cmdlfti.c b/client/cmdlfti.c index dcb30746..4e8b1150 100644 --- a/client/cmdlfti.c +++ b/client/cmdlfti.c @@ -1,7 +1,18 @@ +//----------------------------------------------------------------------------- +// Copyright (C) 2010 iZsh +// +// This code is licensed to you under the terms of the GNU GPL, version 2 or, +// at your option, any later version. See the LICENSE.txt file for the text of +// the license. +//----------------------------------------------------------------------------- +// Low frequency TI commands +//----------------------------------------------------------------------------- + #include #include #include "crc16.h" #include "proxusb.h" +#include "proxmark3.h" #include "data.h" #include "ui.h" #include "graph.h"