mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-19 00:41:43 +00:00
[hal,ntcore,cscore] Update Handle constants to all caps
This commit is contained in:
@@ -43,7 +43,7 @@ class NotifierThread : public wpi::util::SafeThread {
|
||||
void ProcessAlarms();
|
||||
|
||||
UnlimitedHandleResource<HAL_NotifierHandle, Notifier,
|
||||
HAL_HandleEnum::Notifier>
|
||||
HAL_HandleEnum::NOTIFIER>
|
||||
m_handles;
|
||||
|
||||
struct Alarm {
|
||||
|
||||
Reference in New Issue
Block a user