no comment

bb6802e12f (diff-cdd8f39dc4ace4d761440f54b310f2f6)
This commit is contained in:
Maschell 2017-05-06 16:58:49 +02:00
parent 641af7920c
commit b6feb1d4d0

View File

@ -5,7 +5,7 @@
extern "C" { extern "C" {
#endif #endif
#define DEBUG_LOGGER 0 //#define DEBUG_LOGGER 1
#ifdef DEBUG_LOGGER #ifdef DEBUG_LOGGER
void log_init(const char * ip); void log_init(const char * ip);