mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-23 01:21:42 +00:00
[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:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user