Fix the ntc problems.
[bertos.git] / bertos / cfg / cfg_dc_motor.h
index 631c15d731ab773e7d86653b34010031427ff96b..ac4123bfa083e0760187b68b2e5b201fb69acc6b 100644 (file)
 #define CFG_DC_MOTOR_H
 
 /**
- * Number of the DC motors to mange.
+ * Number of the DC motors to manage.
  *
  * $WIZ$ type = "int"
- * $WIZ$ min = "0"
+ * $WIZ$ min = 1
  */
 #define CONFIG_NUM_DC_MOTOR       1