Ver Fonte

[megatec]turn of debug printf

balbekova há 5 anos atrás
pai
commit
86c55ce3ef
1 ficheiros alterados com 2 adições e 0 exclusões
  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  Общая структура настроек
   */