]> git.zerfleddert.de Git - proxmark3-svn/blobdiff - client/snooper.c
chg: too many \ slashes
[proxmark3-svn] / client / snooper.c
index 30d39de6628a34f1fb8fe3efb73fd28a0046810c..36c80ce65d5be0933d1952e482ef8ca6fd4ecb03 100644 (file)
@@ -10,7 +10,7 @@
 
 #include "sleep.h"
 #include "ui.h"
-#include "proxusb.h"
+//#include "proxusb.h"
 #include "cmdmain.h"
 
 #define HANDLE_ERROR if (error_occured) { \
@@ -37,7 +37,7 @@ int main()
         ReceiveCommandPoll(&cmdbuf);
       }
       HANDLE_ERROR;
-      CommandReceived("hf 14a list");
+      CommandReceived("hf list 14a");
       HANDLE_ERROR;
     }
   }
Impressum, Datenschutz