mirror of
https://github.com/BotChain-Robots/firmware.git
synced 2026-07-08 17:47:21 +02:00
DC Motor
This commit is contained in:
@@ -15,4 +15,9 @@ inline std::unordered_map<int, int> MODULE_TO_NUM_CHANNELS_MAP {{ModuleType_SPLI
|
||||
|
||||
#define SERVO_GPIO 1
|
||||
|
||||
#define DC_MOTOR_PWM_FWD 1
|
||||
#define DC_MOTOR_PWM_REV 2
|
||||
#define DC_ENCODER_A 15
|
||||
#define DC_ENCODER_B 16
|
||||
|
||||
#endif //MODULE_H
|
||||
|
||||
Reference in New Issue
Block a user