mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-07-05 03:21:42 +00:00
Moves Encoders to Handles and Moves WPILib Encoders to HAL (#124)
This commit is contained in:
committed by
Peter Johnson
parent
b45e0917ae
commit
36ac37db8c
@@ -36,3 +36,7 @@ typedef HalHandle HalCounterHandle;
|
||||
typedef HalHandle HalCompressorHandle;
|
||||
|
||||
typedef HalHandle HalSolenoidHandle;
|
||||
|
||||
typedef HalHandle HalFPGAEncoderHandle;
|
||||
|
||||
typedef HalHandle HalEncoderHandle;
|
||||
|
||||
Reference in New Issue
Block a user