X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=bertos%2Fcfg%2Fcfg_dc_motor.h;h=ac4123bfa083e0760187b68b2e5b201fb69acc6b;hb=83dd38a1a948a00f75af4c20c28290c695c57ecc;hp=d69c25b2572976d75f6ffe2046788f49301687c3;hpb=356174d97981c9c1166458db7dfa939f3202349f;p=bertos.git diff --git a/bertos/cfg/cfg_dc_motor.h b/bertos/cfg/cfg_dc_motor.h index d69c25b2..ac4123bf 100644 --- a/bertos/cfg/cfg_dc_motor.h +++ b/bertos/cfg/cfg_dc_motor.h @@ -41,9 +41,10 @@ #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