X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=bertos%2Fcfg%2Fcfg_dc_motor.h;h=ac4123bfa083e0760187b68b2e5b201fb69acc6b;hb=2e34c24046394ce0ed0783ac4703049f385a833e;hp=631c15d731ab773e7d86653b34010031427ff96b;hpb=4b3ac136e2d0ad9f1d1860b9ca1b355e242f0bb1;p=bertos.git diff --git a/bertos/cfg/cfg_dc_motor.h b/bertos/cfg/cfg_dc_motor.h index 631c15d7..ac4123bf 100644 --- a/bertos/cfg/cfg_dc_motor.h +++ b/bertos/cfg/cfg_dc_motor.h @@ -41,10 +41,10 @@ #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