|
ART v1.0-alpha
A Robot Template that raises the floor for VRC teams
|
Header containing a simple motor wrapper class. More...
#include "vex.h"Go to the source code of this file.
Classes | |
| class | art::SimpleMotor |
| A Simple Motor Wrapper Class. More... | |
Namespaces | |
| namespace | art |
Header containing a simple motor wrapper class.
This is the header that needs to be included to use the SimpleMotor class. The class aims to package a few motor features in an easy to use way, allowing the code to be cleaner and a bit more verbose.
Definition in file SimpleMotor.h.