mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-07-03 03:01:44 +00:00
Removes additional references to CANTalon from the library. (#312)
This commit is contained in:
committed by
Peter Johnson
parent
9bbdaf300b
commit
ecb2add791
@@ -11,7 +11,6 @@
|
||||
|
||||
/**
|
||||
* Cross the Road Electronics (CTRE) Talon SRX Speed Controller with PWM control
|
||||
* @see CANTalon for CAN control
|
||||
*/
|
||||
class TalonSRX : public PWMSpeedController {
|
||||
public:
|
||||
|
||||
Reference in New Issue
Block a user