mc14411: minor edits

This commit is contained in:
Joakim Larsson Edstrom 2017-09-26 01:07:56 +02:00
parent 6ec6ee3cb7
commit b5a272d506

View File

@ -37,7 +37,7 @@
#define LOG_SETUP (1U << 1) #define LOG_SETUP (1U << 1)
//#define VERBOSE (LOG_GENERAL|LOG_SETUP) //#define VERBOSE (LOG_GENERAL|LOG_SETUP)
//#define LOG_OUTPUT_FUNC printf //#define LOG_OUTPUT_STREAM std::cout
#include "logmacro.h" #include "logmacro.h"