mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-20 00:51:42 +00:00
HAND FIX: Fix robotpy yaml files
This commit is contained in:
committed by
Peter Johnson
parent
d3da30d53a
commit
cf711a125e
@@ -35,13 +35,8 @@ classes:
|
||||
SetJoystickButton:
|
||||
SetJoystickAxis:
|
||||
SetJoystickPOV:
|
||||
SetJoystickButtons:
|
||||
SetJoystickAxisCount:
|
||||
SetJoystickPOVCount:
|
||||
SetJoystickButtonCount:
|
||||
SetJoystickType:
|
||||
SetJoystickName:
|
||||
SetJoystickAxisType:
|
||||
SetGameSpecificMessage:
|
||||
SetEventName:
|
||||
SetMatchType:
|
||||
@@ -49,3 +44,9 @@ classes:
|
||||
SetReplayNumber:
|
||||
ResetData:
|
||||
SetJoystickIsGamepad:
|
||||
SetJoystickAxesMaximumIndex:
|
||||
SetJoystickAxesAvailable:
|
||||
SetJoystickPOVsMaximumIndex:
|
||||
SetJoystickPOVsAvailable:
|
||||
SetJoystickButtonsMaximumIndex:
|
||||
SetJoystickButtonsAvailable:
|
||||
|
||||
Reference in New Issue
Block a user