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