]> git.zerfleddert.de Git - proxmark3-svn/blobdiff - client/cli.c
FIX: lf hitag : Mea culpa, simulation should not have reader_field on. thanks to...
[proxmark3-svn] / client / cli.c
index 25567677eeaa79500d5858fcef99567c927e34f8..fe1c6fdec8da434185aa35cd3dd063e91188e97a 100644 (file)
@@ -1,6 +1,15 @@
+//-----------------------------------------------------------------------------
+// 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.
+//-----------------------------------------------------------------------------
+// Command line binary
+//-----------------------------------------------------------------------------
+
 #include <stdio.h>
+#include "sleep.h"
 #include "ui.h"
-#include "proxusb.h"
+//#include "proxusb.h"
 #include "cmdmain.h"
 
 #define HANDLE_ERROR if (error_occured) { \
Impressum, Datenschutz