]> git.zerfleddert.de Git - proxmark3-svn/blobdiff - client/cmdlfhid.c
Merge branch 'master' of https://github.com/Proxmark/proxmark3
[proxmark3-svn] / client / cmdlfhid.c
index 892f70a903fa8e921a4a0f2368ca9597c74a78ae..e580a10db5f44ebc68c8adc2b7e1356b3c87111a 100644 (file)
@@ -5,16 +5,16 @@
 // 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 <stdio.h>
 #include <string.h>
+#include "cmdlfhid.h"
 #include "proxmark3.h"
 #include "ui.h"
 #include "graph.h"
 #include "cmdparser.h"
-//#include "cmdlfhid.h"
 #include "cmddata.h"  //for g_debugMode, demodbuff cmds
 #include "lfdemod.h" // for HIDdemodFSK
 
Impressum, Datenschutz