Fix doxygen warning.
[bertos.git] / app / demo / appconfig.h
index b6b111281090921c8a7b1ccf72c01f8583982d89..398f2ffa43803d0f18a5ea38c9d3eb28d204c759 100644 (file)
@@ -72,6 +72,9 @@
 #ifndef APPCONFIG_H
 #define APPCONFIG_H
 
+/** kdebug console */
+#define CONFIG_KDEBUG_PORT 0
+
 /** Baud-rate for the kdebug console */
 #define CONFIG_KDEBUG_BAUDRATE  19200