Reformat.
[bertos.git] / bertos / cfg / cfg_dc_motor.h
index d69c25b2572976d75f6ffe2046788f49301687c3..0f9d1b14cefa4d4a190cca4c53000023ca7d27bc 100644 (file)
 #define CFG_DC_MOTOR_H
 
 /**
- * Number of the DC motors to mange.
+ * Number of the DC motors to manage.
  *
- * $WIZARD = { "type" : "int", "min": "0" }
+ * $WIZ$ type = "int"
+ * $WIZ$ min = "1"
  */
 #define CONFIG_NUM_DC_MOTOR       1