Use int numbers; fix some min and max values.
[bertos.git] / bertos / cfg / cfg_dc_motor.h
index 0f9d1b14cefa4d4a190cca4c53000023ca7d27bc..ac4123bfa083e0760187b68b2e5b201fb69acc6b 100644 (file)
@@ -44,7 +44,7 @@
  * Number of the DC motors to manage.
  *
  * $WIZ$ type = "int"
- * $WIZ$ min = "1"
+ * $WIZ$ min = 1
  */
 #define CONFIG_NUM_DC_MOTOR       1