1#include "robot/intake.h"
8 if (
controller.get_digital(pros::E_CONTROLLER_DIGITAL_L1)) {
11 else if (
controller.get_digital(pros::E_CONTROLLER_DIGITAL_R1)) {
The Intake class represents a robot intake system.
void run()
Runs the main function of the intake system.
Contains global variables and type definitions for the Robot namespace.
pros::Controller controller
Contains all objects generated by the 1516B team - Contains all of the subsystems,...