10 #include "frc/PWMSpeedController.h"
25 explicit Talon(
int channel);
Definition: SPIAccelerometerSim.h:18
Talon(int channel)
Constructor for a Talon (original or Talon SR).
Cross the Road Electronics (CTRE) Talon and Talon SR Speed Controller.
Definition: Talon.h:17
Common base class for all PWM Speed Controllers.
Definition: PWMSpeedController.h:18