mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-07-02 02:51:42 +00:00
Switches Counters to Handles (#123)
This commit is contained in:
committed by
Peter Johnson
parent
47694ef810
commit
0f105a26f7
@@ -30,3 +30,5 @@ typedef HalHandle HalRelayHandle;
|
||||
typedef HalHandle HalDigitalHandle;
|
||||
|
||||
typedef HalHandle HalDigitalPWMHandle;
|
||||
|
||||
typedef HalHandle HalCounterHandle;
|
||||
|
||||
Reference in New Issue
Block a user