Browse Source

Debugs off by default

Joseph Henry 9 years ago
parent
commit
58ebfdffcb
1 changed files with 1 additions and 1 deletions
  1. 1 1
      netcon/common.inc.c

+ 1 - 1
netcon/common.inc.c

@@ -42,7 +42,7 @@
 #ifndef _COMMON_H
 #define _COMMON_H  1
 
-#define DEBUG_LEVEL     4
+#define DEBUG_LEVEL     0
 
 #define MSG_TRANSFER    1 // RX/TX specific statements
 #define MSG_ERROR       2 // Errors