Control motor speed and direction.
More...
#include <ZumoMotors.h>
|
static void | flipLeftMotor (boolean flip) |
|
static void | flipRightMotor (boolean flip) |
|
static void | setLeftSpeed (int speed) |
|
static void | setRightSpeed (int speed) |
|
static void | setSpeeds (int leftSpeed, int rightSpeed) |
|
Control motor speed and direction.
Definition at line 15 of file ZumoMotors.h.
The documentation for this class was generated from the following files: