ART v1.0-alpha
A Robot Template that raises the floor for VRC teams
Loading...
Searching...
No Matches
robotConfig.cpp
Go to the documentation of this file.
1
17#include "robotConfig.h"
18#include "ART/ART.h"
19
20vex::brain Brain;
21vex::controller Controller1;
A file containing includes to the entire ART library.
vex::brain Brain
vex::controller Controller1
Header declaring robot-configuring objects like Motors and other Devices.