38#ifndef MeMbotDCMotor_H
39#define MeMbotDCMotor_H
85 void move(
int direction,
int speed);
Configuration file of library.
Header for MeDCMotor.cpp module.
Header for MePort.cpp module.
Definition MeMbotDCMotor.h:59
void move(int direction, int speed)
Definition MeMbotDCMotor.cpp:68
Driver for Me DC motor device.
Definition MeDCMotor.h:64