From: duplo Date: Thu, 5 Feb 2009 19:35:38 +0000 (+0000) Subject: Attempt to resolve the wrong definition\nTODO: see if the resolution is acceptable. X-Git-Tag: 2.1.0~397 X-Git-Url: https://codewiz.org/gitweb?a=commitdiff_plain;h=356174d97981c9c1166458db7dfa939f3202349f;p=bertos.git Attempt to resolve the wrong definition\nTODO: see if the resolution is acceptable. git-svn-id: https://src.develer.com/svnoss/bertos/trunk@2285 38d2e660-2303-0410-9eaa-f027e97ec537 --- 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