]> git.zerfleddert.de Git - proxmark3-svn/blobdiff - client/proxmark3.h
major USB update
[proxmark3-svn] / client / proxmark3.h
index f5dd2b7fa761e86bb6c9c9b719d71a1a24ebfdca..2875511b4f3de7ad040a6b0828be5e1d9ecbfe64 100644 (file)
 #ifndef PROXMARK3_H__
 #define PROXMARK3_H__
 
+#include <usb.h>
+#include "usb_cmd.h"
+
 #define PROXPROMPT "proxmark3> "
 
+void SendCommand(UsbCommand *c);
+
 #endif
Impressum, Datenschutz