![]() |
1516X Push Back 1.0
1516X's robot code for the 2025-2026 VEX Robotics Competition
|
#include "pros/misc.hpp"#include "pros/rtos.hpp"#include "globals.h"Go to the source code of this file.
Functions | |
| void | temp_warning () |
| void | motor_disconnect_warning () |
| void | distance_sensor_disconnect_warning () |
| void distance_sensor_disconnect_warning | ( | ) |
Definition at line 105 of file warnings.cpp.
References backDistance(), controller(), frontDistance(), leftDistance(), and rightDistance().
Referenced by initialize().
| void motor_disconnect_warning | ( | ) |
Definition at line 60 of file warnings.cpp.
References controller().
Referenced by initialize().
| void temp_warning | ( | ) |
Definition at line 5 of file warnings.cpp.
References controller(), leftMotors, and rightMotors().