]> git.zerfleddert.de Git - proxmark3-svn/blobdiff - client/proxmark3.h
update more demods for graphing
[proxmark3-svn] / client / proxmark3.h
index f5dd2b7fa761e86bb6c9c9b719d71a1a24ebfdca..3f7c300441f2b7d2a2aeda619ceeced02384ccce 100644 (file)
 #ifndef PROXMARK3_H__
 #define PROXMARK3_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