arduino: give a name to the empty preset.
[bertos.git] / examples / stm32p103 / cfg / cfg_debug.h
index ef7c4a75fd0a0a6f7708eea524f9f88c8dbe543e..20fec2d397d9af88c3b9f9316b26528e5b490789 100644 (file)
@@ -42,7 +42,7 @@
  * Debug console port.
  * $WIZ$ type = "int"; min = 0
  */
-#define CONFIG_KDEBUG_PORT 0
+#define CONFIG_KDEBUG_PORT 1
 
 /**
  * Baudrate for the debug console.