rename usb_present
This commit is contained in:
@@ -23,7 +23,7 @@ extern "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);
|
||||
void main_loop(char *script_cmds_file, char *script_cmd, bool pm3_present);
|
||||
|
||||
#ifdef __cplusplus
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user