diff --git a/commands.c b/commands.c index db316f82..472cf880 100644 --- a/commands.c +++ b/commands.c @@ -1,7 +1,7 @@ #include "commands.h" #define LOG_MODULE "commands" -#define LOG_ENABLE_DBG 1 +#define LOG_ENABLE_DBG 0 #include "log.h" #include "terminal.h" #include "render.h"