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

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
 

Detailed Description

Header containing a simple motor 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-26-2024

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.