X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=bertos%2Fcfg%2Fcfg_dc_motor.h;h=631c15d731ab773e7d86653b34010031427ff96b;hb=ba2ba183c492049aface3e3d4e1d5f945b43f3d6;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..631c15d7 100644 --- a/bertos/cfg/cfg_dc_motor.h +++ b/bertos/cfg/cfg_dc_motor.h @@ -43,7 +43,8 @@ /** * Number of the DC motors to mange. * - * $WIZARD = { "type" : "int", "min": "0" } + * $WIZ$ type = "int" + * $WIZ$ min = "0" */ #define CONFIG_NUM_DC_MOTOR 1