mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-22 01:11:42 +00:00
[wpilib] Rename MotorController setDutyCycle() to setThrottle() (#8720)
Fixes #8716.
This commit is contained in:
@@ -2,7 +2,7 @@ classes:
|
||||
wpi::ExpansionHubMotor:
|
||||
methods:
|
||||
ExpansionHubMotor:
|
||||
SetDutyCycle:
|
||||
SetThrottle:
|
||||
SetVoltage:
|
||||
SetPositionSetpoint:
|
||||
SetVelocitySetpoint:
|
||||
|
||||
Reference in New Issue
Block a user