ART v1.0-alpha
A Robot Template that raises the floor for VRC teams
Loading...
Searching...
No Matches
SimpleMotorGroup.h File Reference

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
 

Detailed Description

Header containing a simple motor_group wrapper class.

Author
Jath Alison (Jath..nosp@m.Alis.nosp@m.on@gm.nosp@m.ail..nosp@m.com)
Version
1.0-beta
Date
06-27-2024

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.