mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-21 01:01:43 +00:00
HAND FIX: Fix robotpy yaml files
This commit is contained in:
committed by
Peter Johnson
parent
d3da30d53a
commit
cf711a125e
@@ -33,17 +33,19 @@ classes:
|
||||
POVCenter:
|
||||
AxisLessThan:
|
||||
AxisGreaterThan:
|
||||
GetAxisCount:
|
||||
GetPOVCount:
|
||||
GetButtonCount:
|
||||
IsConnected:
|
||||
GetType:
|
||||
GetName:
|
||||
GetAxisType:
|
||||
GetPort:
|
||||
SetOutput:
|
||||
SetOutputs:
|
||||
SetRumble:
|
||||
GetAxesMaximumIndex:
|
||||
GetAxesAvailable:
|
||||
GetPOVsMaximumIndex:
|
||||
GetPOVsAvailable:
|
||||
GetButtonsMaximumIndex:
|
||||
GetButtonsAvailable:
|
||||
|
||||
inline_code: |
|
||||
cls_GenericHID
|
||||
|
||||
Reference in New Issue
Block a user