[wpilib] Move ExpansionHub to hardware/expansionhub (#8440)

These need to be moved out of the org.wpilib root for Java
modularization, and in general it's cleaner.
This commit is contained in:
Peter Johnson
2025-12-01 12:47:01 -08:00
committed by GitHub
parent ccfbf5f5b3
commit feea24251f
15 changed files with 61 additions and 61 deletions

View File

@@ -1,6 +1,6 @@
extra_includes:
- wpi/ExpansionHubMotor.hpp
- wpi/ExpansionHubServo.hpp
- wpi/hardware/expansionhub/ExpansionHubMotor.hpp
- wpi/hardware/expansionhub/ExpansionHubServo.hpp
classes:
wpi::ExpansionHub: