diff --git a/project/Core/Inc/tftp.h b/project/Core/Inc/tftp.h index 48afcfa..eb99860 100644 --- a/project/Core/Inc/tftp.h +++ b/project/Core/Inc/tftp.h @@ -13,7 +13,6 @@ #ifdef __cplusplus extern "C" { #endif -#define LOGGER_LEVEL_ALL #include #include #include diff --git a/project/Core/Src/tftp.c b/project/Core/Src/tftp.c index 9164403..ac04312 100644 --- a/project/Core/Src/tftp.c +++ b/project/Core/Src/tftp.c @@ -4,6 +4,7 @@ * @author Sander S. */ +#define LOGGER_LEVEL_ALL #include "tftp.h" #define VIRT_INDEX_TXT 0