Renamed some header files to new project name

This commit is contained in:
2019-12-28 15:09:39 -05:00
parent c63d5845e4
commit 5f3cb1b041
11 changed files with 33 additions and 33 deletions

View File

@@ -1,5 +1,5 @@
#ifndef IPWNDFU_REWRITE_C_CHECKM8_CONFIG_H
#define IPWNDFU_REWRITE_C_CHECKM8_CONFIG_H
#ifndef CHECKM8_TOOL_CHECKM8_CONFIG_H
#define CHECKM8_TOOL_CHECKM8_CONFIG_H
//#define LIBUSB_LOGGING
#define CHECKM8_LOGGING
@@ -13,4 +13,4 @@
void checkm8_debug_indent(const char *format, ...);
void checkm8_debug_block(const char *format, ...);
#endif //IPWNDFU_REWRITE_C_CHECKM8_CONFIG_H
#endif //CHECKM8_TOOL_CHECKM8_CONFIG_H