Add a debug command

This commit is contained in:
2019-12-11 16:19:05 -05:00
parent ebe07f5c32
commit 3c8d6c62c5
10 changed files with 240 additions and 119 deletions

View File

@@ -2,6 +2,9 @@
#define IPWNDFU_REWRITE_C_CHECKM8_CONFIG_H
//#define LIBUSB_LOGGING
#define CHECKM8_LOGGING
#define CHECKM8_PLATFORM 8010
void checkm8_debug(const char *format, ...);
#endif //IPWNDFU_REWRITE_C_CHECKM8_CONFIG_H