X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=bertos%2Fdrv%2Fdc_motor.h;h=75b2246f31180901ba206ce44729dfd409ce5286;hb=98c76a5f903d9e12d9af283d71ed61d8768969a7;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" * } */