mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-30 02:31:44 +00:00
25 lines
549 B
YAML
25 lines
549 B
YAML
|
|
classes:
|
||
|
|
frc::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
|