9#include <wpi/system/Notifier.hpp>
21class AutoFeedEnable final {
24 uint32_t _startCount = 0;
25 wpi::Notifier _enableNotifier;
void Start()
Starts feeding the enable signal to CTRE actuators.
static AutoFeedEnable & GetInstance()
Gets the AutoFeedEnable instance.
void Stop()
Stops feeding the enable signal to CTRE actuators.
Definition CallbackHelper.hpp:13
Definition ExternalFeedbackConfigs.hpp:16
Definition motor_constants.h:14