]> git.zerfleddert.de Git - proxmark3-svn/blobdiff - client/proxmark3.h
update more demods for graphing
[proxmark3-svn] / client / proxmark3.h
index 2875511b4f3de7ad040a6b0828be5e1d9ecbfe64..3f7c300441f2b7d2a2aeda619ceeced02384ccce 100644 (file)
 #ifndef PROXMARK3_H__
 #define PROXMARK3_H__
 
-#include <usb.h>
 #include "usb_cmd.h"
 
 #define PROXPROMPT "proxmark3> "
 
 void SendCommand(UsbCommand *c);
+const char *get_my_executable_path(void);
+const char *get_my_executable_directory(void);
 
 #endif
Impressum, Datenschutz