X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=bertos%2Fcfg%2Fcfg_dc_motor.h;h=d69c25b2572976d75f6ffe2046788f49301687c3;hb=7f71ceee79dea7b155679ec439ab6646f2e6bfa6;hp=b04359e93a87cc2f77064c43eb76c8fb7502aff2;hpb=2d4ed0db91173bdb604fa50892409ed6c81db6a2;p=bertos.git diff --git a/bertos/cfg/cfg_dc_motor.h b/bertos/cfg/cfg_dc_motor.h index b04359e9..d69c25b2 100644 --- a/bertos/cfg/cfg_dc_motor.h +++ b/bertos/cfg/cfg_dc_motor.h @@ -43,7 +43,7 @@ /** * Number of the DC motors to mange. * - * $WIZARD = { "type" : "enum" } + * $WIZARD = { "type" : "int", "min": "0" } */ #define CONFIG_NUM_DC_MOTOR 1