mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-22 01:11:42 +00:00
14 lines
192 B
YAML
14 lines
192 B
YAML
defaults:
|
|
subpackage: interfaces
|
|
|
|
classes:
|
|
wpi::MotorController:
|
|
methods:
|
|
Set:
|
|
SetVoltage:
|
|
Get:
|
|
SetInverted:
|
|
GetInverted:
|
|
Disable:
|
|
StopMotor:
|