Disable debug

This commit is contained in:
Sergey
2021-05-07 12:20:29 +03:00
parent 3b88927356
commit 80aaf45953

View File

@@ -2,7 +2,7 @@
#define LOG_H
//#define DEBUG_TO_UART
#define DEBUG_TO_SEGGER_RTT
//#define DEBUG_TO_SEGGER_RTT
#ifdef DEBUG_TO_UART
#include <stdarg.h>