|
2024-Robot
Robot code for 2024 FRC season by Argos, FRC team #1756
|
#include <ctre/phoenix6/core/CoreTalonFX.hpp>Go to the source code of this file.
Namespaces | |
| namespace | argos_lib |
| namespace | argos_lib::status_frame_config |
Typedefs | |
| using | argos_lib::status_frame_config::BaseTalon = ctre::phoenix6::hardware::core::CoreTalonFX |
Functions | |
| void | argos_lib::status_frame_config::SetMotorStatusFrameRates (BaseTalon &motor, MotorPresetMode motorMode) |
| Set motor controller status frame update periods based on the motor preset. | |