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

Header declaring robot-configuring objects like Motors and other Devices. More...

#include "vex.h"
#include "Art\ART.h"

Go to the source code of this file.

Detailed Description

Header declaring robot-configuring objects like Motors and other Devices.

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

This file will declare all the devices that will be neccesary to write code controlling the robot. This way, other files can know what motors, sensors and important variables exist, allowing them to access, use, and modify them, even though they are defined in a different file.

Definition in file robotConfig.h.