Эх сурвалжийг харах

[megatec]turn of debug printf

balbekova 5 жил өмнө
parent
commit
86c55ce3ef

+ 2 - 0
modules/MegaTec/megatec.c

@@ -21,6 +21,8 @@
 #include <string.h>
 #include <math.h>
 
+#define DBG if (0)
+
 /**
   * @brief  Общая структура настроек
   */