Use int numbers; fix some min and max values.
[bertos.git] / bertos / cfg / cfg_debug.h
index f4d2c83fb582431de563851e76cd13c426c724fd..f7596ca1e24a7c924141ec805bce2f23f70ca8fd 100644 (file)
@@ -48,7 +48,7 @@
 
 /**
  * Baudrate for the debug console.
- * $WIZ$ type = "int"; min = 0
+ * $WIZ$ type = "int"; min = 300
  */
 #define CONFIG_KDEBUG_BAUDRATE  115200UL