X-Git-Url: http://git.zerfleddert.de/cgi-bin/gitweb.cgi/proxmark3-svn/blobdiff_plain/bcec0edb9739afecf020cf0eb3aea3bd2793d38b..68541dddc2734755f4fd306e327dffa89640ecdd:/client/cmdlfhid.c diff --git a/client/cmdlfhid.c b/client/cmdlfhid.c index 68e9b07f..e580a10d 100644 --- a/client/cmdlfhid.c +++ b/client/cmdlfhid.c @@ -5,11 +5,12 @@ // at your option, any later version. See the LICENSE.txt file for the text of // the license. //----------------------------------------------------------------------------- -// Low frequency HID commands +// Low frequency HID commands (known) //----------------------------------------------------------------------------- #include #include +#include "cmdlfhid.h" #include "proxmark3.h" #include "ui.h" #include "graph.h"