mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-25 01:41:43 +00:00
HAND FIX: Fix robotpy yaml files
This commit is contained in:
committed by
Peter Johnson
parent
d3da30d53a
commit
cf711a125e
14
wpilibc/src/main/python/semiwrap/ExpansionHubServo.yml
Normal file
14
wpilibc/src/main/python/semiwrap/ExpansionHubServo.yml
Normal file
@@ -0,0 +1,14 @@
|
||||
classes:
|
||||
frc::ExpansionHubServo:
|
||||
methods:
|
||||
ExpansionHubServo:
|
||||
Set:
|
||||
SetAngle:
|
||||
SetPulseWidth:
|
||||
SetEnabled:
|
||||
SetFramePeriod:
|
||||
IsHubConnected:
|
||||
SetAngleRange:
|
||||
SetPWMRange:
|
||||
SetReversed:
|
||||
SetContinousRotationMode:
|
||||
Reference in New Issue
Block a user