Some execution fixes
This commit is contained in:
@@ -4,8 +4,9 @@
|
||||
//#define LIBUSB_LOGGING
|
||||
#define CHECKM8_LOGGING
|
||||
#define CHECKM8_PLATFORM 8010
|
||||
#define CHECKM8_BIN_BASE "/home/grg/Projects/School/NCSU/iphone_aes_sc/checkm8_remote/bin/"
|
||||
#define CHECKM8_BIN_BASE "/home/grg/Projects/School/NCSU/iphone_aes_sc/ipwndfu_rewrite_c/checkm8_remote/bin/"
|
||||
|
||||
void checkm8_debug(const char *format, ...);
|
||||
void checkm8_debug_indent(const char *format, ...);
|
||||
void checkm8_debug_block(const char *format, ...);
|
||||
|
||||
#endif //IPWNDFU_REWRITE_C_CHECKM8_CONFIG_H
|
||||
|
||||
Reference in New Issue
Block a user