mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-19 00:41:43 +00:00
Add the remaining HAL functions needed to fully support the Pneumatic Hub and its latest firmware. - Clear sticky faults - Get device voltage - Get 5v supply voltage (used for analog to PSI calculation) - Get solenoid voltage - Get solenoid current - Get device firmware and hardware version Some minor refactoring was done for naming of some internal functions for consistency purposes.