diff --git a/Log.h b/Log.h index d5c2f16..0e992c7 100644 --- a/Log.h +++ b/Log.h @@ -10,7 +10,7 @@ extern "C" { #ifndef LOG_ENABLE -#define LOG_ENABLE 1 +#define LOG_ENABLE 0 #endif #if LOG_ENABLE