]> git.zerfleddert.de Git - proxmark3-svn/blobdiff - client/proxmark3.h
restore #755 reverted after #757 (#761)
[proxmark3-svn] / client / proxmark3.h
index 11b8aabdfe627a678e09ae7ae7b5500beb906433..86d09bc00e875bfd125d59e21054b0c1ad56f0ac 100644 (file)
@@ -13,7 +13,6 @@
 #define PROXMARK3_H__
 
 #include "usb_cmd.h"
-#include "uart.h"
 
 #define PROXPROMPT "proxmark3> "
 
 extern "C" {
 #endif
 
-void SendCommand(UsbCommand *c);
 const char *get_my_executable_path(void);
 const char *get_my_executable_directory(void);
-void main_loop(char *script_cmds_file, char *script_cmd, bool usb_present, serial_port* sp);
+void main_loop(char *script_cmds_file, char *script_cmd, bool usb_present);
 
 #ifdef __cplusplus
 }
Impressum, Datenschutz