X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=bertos%2Fcfg%2Fcfg_dc_motor.h;h=3475059db24c0db16437ec6297b92b25a75a99ba;hb=4369b6a65d89b8b3fd81f5f724463bbc41e9d333;hp=baa09796a21c5cdc5780930e5fd7f5e382ce1bf6;hpb=e0960b1b787503b712e42776f980d792836992fd;p=bertos.git diff --git a/bertos/cfg/cfg_dc_motor.h b/bertos/cfg/cfg_dc_motor.h index baa09796..3475059d 100644 --- a/bertos/cfg/cfg_dc_motor.h +++ b/bertos/cfg/cfg_dc_motor.h @@ -40,5 +40,7 @@ #ifndef CFG_DC_MOTOR_H #define CFG_DC_MOTOR_H +//DC motor configuration +#define CONFIG_NUM_DC_MOTOR 1 #endif /* CFG_DC_MOTOR_H */