mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-19 00:41:43 +00:00
Fixes CPP lint errors added to HAL. (#173)
This commit is contained in:
committed by
Peter Johnson
parent
5305087162
commit
05c00430b3
@@ -23,4 +23,4 @@ void initializePCM(int32_t module, int32_t* status) {
|
||||
PCM_modules[module] = new PCM(module);
|
||||
}
|
||||
}
|
||||
}
|
||||
} // namespace hal
|
||||
|
||||
Reference in New Issue
Block a user