mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-25 01:41:43 +00:00
18 lines
285 B
YAML
18 lines
285 B
YAML
|
|
extra_includes:
|
||
|
|
- wpi/SmallString.h
|
||
|
|
|
||
|
|
classes:
|
||
|
|
frc::MotorSafety:
|
||
|
|
methods:
|
||
|
|
MotorSafety:
|
||
|
|
Feed:
|
||
|
|
SetExpiration:
|
||
|
|
GetExpiration:
|
||
|
|
IsAlive:
|
||
|
|
SetSafetyEnabled:
|
||
|
|
IsSafetyEnabled:
|
||
|
|
Check:
|
||
|
|
CheckMotors:
|
||
|
|
StopMotor:
|
||
|
|
GetDescription:
|