22 #include <arpirobot/devices/drv8833/DRV8833Motor.hpp>
40 DRV8833Module(
int aIn1Pin,
int aIn2Pin,
int bIn1Pin,
int bIn2Pin,
int slpPin);
Definition: DRV8833Module.hpp:30
DRV8833Motor & getMotorA()
DRV8833Module(int aIn1Pin, int aIn2Pin, int bIn1Pin, int bIn2Pin, int slpPin)
DRV8833Motor & getMotorB()
Definition: DRV8833Motor.hpp:32
Definition: ArduinoDevice.hpp:27