mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-19 00:41:43 +00:00
25 lines
549 B
YAML
25 lines
549 B
YAML
classes:
|
|
wpi::DSControlWord:
|
|
methods:
|
|
DSControlWord:
|
|
IsEnabled:
|
|
no_release_gil: true
|
|
IsDisabled:
|
|
no_release_gil: true
|
|
IsEStopped:
|
|
no_release_gil: true
|
|
IsAutonomous:
|
|
no_release_gil: true
|
|
IsAutonomousEnabled:
|
|
no_release_gil: true
|
|
IsTeleop:
|
|
no_release_gil: true
|
|
IsTeleopEnabled:
|
|
no_release_gil: true
|
|
IsTest:
|
|
no_release_gil: true
|
|
IsDSAttached:
|
|
no_release_gil: true
|
|
IsFMSAttached:
|
|
no_release_gil: true
|