diff options
Diffstat (limited to 'netcon/common.inc.c')
-rw-r--r-- | netcon/common.inc.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/netcon/common.inc.c b/netcon/common.inc.c index 6468dac2..eec02bbe 100644 --- a/netcon/common.inc.c +++ b/netcon/common.inc.c @@ -42,7 +42,7 @@ #ifndef _COMMON_H #define _COMMON_H 1 -#define DEBUG_LEVEL 0 +#define DEBUG_LEVEL 4 #define MSG_TRANSFER 1 // RX/TX specific statements #define MSG_ERROR 2 // Errors |