Explorar o código

[megatec]turn of debug printf

balbekova %!s(int64=5) %!d(string=hai) anos
pai
achega
86c55ce3ef
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      modules/MegaTec/megatec.c

+ 2 - 0
modules/MegaTec/megatec.c

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