Test for ticket system bug #14.
[bertos.git] / appconfig_common.h
index 1de9d7f44d8c6e521fe92eabfe62b15eda8d8ba2..b99f02970873dddae3db32fdf1a28d20386459c5 100644 (file)
@@ -72,6 +72,9 @@
 #ifndef APPCONFIG_COMMON_H
 #define APPCONFIG_COMMON_H
 
+/** kdebug console */
+#define CONFIG_KDEBUG_PORT 0
+
 /** Baud-rate for the kdebug console */
 #define CONFIG_KDEBUG_BAUDRATE  19200