X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=bertos%2Fdrv%2Fdc_motor.h;h=75b2246f31180901ba206ce44729dfd409ce5286;hb=6184365e21d54c0e1f3461a45aaee4ad64558d77;hp=71525f24138ea61e2af4e7290891a606880a1ea6;hpb=2d4ed0db91173bdb604fa50892409ed6c81db6a2;p=bertos.git diff --git a/bertos/drv/dc_motor.h b/bertos/drv/dc_motor.h index 71525f24..75b2246f 100644 --- a/bertos/drv/dc_motor.h +++ b/bertos/drv/dc_motor.h @@ -38,7 +38,7 @@ * * $WIZARD_MODULE = { * "name" : "dc_motor", - * "depends" : [pwm, pid_control], + * "depends" : ["pwm", "pid_control"], * "configuration" : "bertos/cfg/cfg_dc_motor.h" * } */