mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-30 02:31:44 +00:00
Switches relays to handles (#119)
This commit is contained in:
committed by
Peter Johnson
parent
e8e052712e
commit
9b2af0d090
@@ -24,3 +24,5 @@ typedef HalHandle HalAnalogOutputHandle;
|
||||
typedef HalHandle HalAnalogInputHandle;
|
||||
|
||||
typedef HalHandle HalAnalogTriggerHandle;
|
||||
|
||||
typedef HalHandle HalRelayHandle;
|
||||
|
||||
Reference in New Issue
Block a user