![]() |
1516X High Stakes 2.0
Codebase for 1516X High Stakes season
|
#include "robot/auton.h"
#include "globals.h"
#include "lemlib/chassis/chassis.hpp"
#include "main.h"
#include "pros/motors.h"
#include "pros/rtos.hpp"
#include "robot/intake.h"
#include "robot/ladybrown.h"
#include "robot/sweeper.h"
#include <iostream>
#include <string>
Go to the source code of this file.
Variables | |
constexpr int | delay_constant = 1050 |
|
constexpr |
Definition at line 19 of file autons.cpp.