mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-07-01 02:41:48 +00:00
14 lines
192 B
YAML
14 lines
192 B
YAML
|
|
defaults:
|
||
|
|
subpackage: interfaces
|
||
|
|
|
||
|
|
classes:
|
||
|
|
frc::MotorController:
|
||
|
|
methods:
|
||
|
|
Set:
|
||
|
|
SetVoltage:
|
||
|
|
Get:
|
||
|
|
SetInverted:
|
||
|
|
GetInverted:
|
||
|
|
Disable:
|
||
|
|
StopMotor:
|