22 #include <arpirobot/devices/tb6612/TB6612Motor.hpp>
41 TB6612Module(
int aIn1Pin,
int aIn2Pin,
int pwmaPin,
int bIn1Pin,
int bIn2Pin,
int pwmbPin);
Definition: TB6612Module.hpp:30
TB6612Motor & getMotorA()
TB6612Module(int aIn1Pin, int aIn2Pin, int pwmaPin, int bIn1Pin, int bIn2Pin, int pwmbPin)
TB6612Motor & getMotorB()
Definition: TB6612Motor.hpp:32
Definition: ArduinoDevice.hpp:27