mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-26 01:51:41 +00:00
@@ -84,7 +84,7 @@ static LimitedHandleResource<HAL_InterruptHandle, Interrupt, kNumInterrupts,
|
||||
|
||||
namespace hal {
|
||||
namespace init {
|
||||
void InitialzeInterrupts() {
|
||||
void InitializeInterrupts() {
|
||||
static LimitedHandleResource<HAL_InterruptHandle, Interrupt, kNumInterrupts,
|
||||
HAL_HandleEnum::Interrupt>
|
||||
iH;
|
||||
|
||||
Reference in New Issue
Block a user