mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-25 01:41:43 +00:00
5 lines
170 B
Python
5 lines
170 B
Python
|
|
# autogenerated by 'semiwrap create-imports wpilib.sysid wpilib._wpilib.sysid'
|
||
|
|
from .._wpilib.sysid import State, SysIdRoutineLog
|
||
|
|
|
||
|
|
__all__ = ["State", "SysIdRoutineLog"]
|