diff --git a/src/dev/txt_screen.c b/src/dev/txt_screen.c index 8d85eff..49bcccf 100644 --- a/src/dev/txt_screen.c +++ b/src/dev/txt_screen.c @@ -9,7 +9,7 @@ #include "log_level.h" #ifndef DEFAULT_LOG_LEVEL - #define DEFAULT_LOG_LEVEL LOG_TRACE + #define DEFAULT_LOG_LEVEL LOG_ERROR #endif #include