mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-07-02 02:51:42 +00:00
Switches compressor to handles (#125)
This commit is contained in:
committed by
Peter Johnson
parent
0f105a26f7
commit
62c217cd01
@@ -32,3 +32,5 @@ typedef HalHandle HalDigitalHandle;
|
||||
typedef HalHandle HalDigitalPWMHandle;
|
||||
|
||||
typedef HalHandle HalCounterHandle;
|
||||
|
||||
typedef HalHandle HalCompressorHandle;
|
||||
|
||||
Reference in New Issue
Block a user