![]() |
1516X Push Back 1.0
1516X's robot code for the 2025-2026 VEX Robotics Competition
|
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 95 of file warnings.cpp.
References backDistance(), controller, frontDistance(), leftDistance(), and rightDistance().
Referenced by initialize().
| void motor_disconnect_warning | ( | ) |
Definition at line 50 of file warnings.cpp.
References controller.
Referenced by initialize().
| void temp_warning | ( | ) |
Definition at line 4 of file warnings.cpp.
References controller, leftMotors, and rightMotors.
Referenced by initialize().