1516b Over Under 2.0
Codebase for 1516b over under season
|
The Intake class represents a robot intake system. More...
#include <intake.h>
Public Member Functions | |
void | run () |
Runs the main function of the intake system. | |
void Robot::Intake::run | ( | ) |
Runs the main function of the intake system.
This function takes user input to control the intake system.
Definition at line 7 of file intake.cpp.
References Robot::Globals::controller, and Robot::Globals::IntakeMotor.
Referenced by opcontrol().