]> git.zerfleddert.de Git - proxmark3-svn/blobdiff - client/proxmark3.h
proxmark3 refactoring command line parameters (#417)
[proxmark3-svn] / client / proxmark3.h
index 7ff7f6765f51e743d2278df51c02fb378bbe01b6..c6185c436457807c1adf4e9c08a8a9f2748d623b 100644 (file)
@@ -23,7 +23,7 @@ extern "C" {
 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, bool usb_present);
+void main_loop(char *script_cmds_file, char *script_cmd, bool usb_present);
 
 #ifdef __cplusplus
 }
Impressum, Datenschutz