X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=bertos%2Fdrv%2Fdc_motor.h;h=3f4b15dd0ae20f49ec067fcd400ccf3d48480f44;hb=b1c40f913e9ce4ec662f461aaff120be3aeba125;hp=ebd91e280b17b8dbc778e19903b1eec3f5a9d220;hpb=37efb5bdc0504ab6df2e8db0635c9c6f7477e23e;p=bertos.git diff --git a/bertos/drv/dc_motor.h b/bertos/drv/dc_motor.h index ebd91e28..3f4b15dd 100644 --- a/bertos/drv/dc_motor.h +++ b/bertos/drv/dc_motor.h @@ -39,6 +39,7 @@ * $WIZ$ module_name = "dc_motor" * $WIZ$ module_depends = "pwm", "pid_control", "adc", "timer" * $WIZ$ module_configuration = "bertos/cfg/cfg_dc_motor.h" + * $WIZ$ module_hw = "bertos/hw/hw_dc_motor.h" */ #ifndef DRV_DC_MOTOR_H