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