Преглед изворни кода

Fix: Debug für Control loop entfernt

Heinrich Blatt пре 5 месеци
родитељ
комит
c45616c68f
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      src/config.h

+ 1 - 1
src/config.h

@@ -44,7 +44,7 @@
 #define DEBUG_DAC 1
 
 // printf control loop outputs
-#define DEBUG_CTRL 1
+//#define DEBUG_CTRL 1
 
 // printf trace: put also the transition messages
 #define DEBUG_TRACE_CTRL 1