mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-19 00:41:43 +00:00
[hal] Rename HALBase.h to HAL.h (#8668)
This commit is contained in:
@@ -68,7 +68,7 @@ DriverStation = "wpi/hal/DriverStation.hpp"
|
||||
DriverStationTypes_c = "wpi/hal/DriverStationTypes.h"
|
||||
DriverStationTypes = "wpi/hal/DriverStationTypes.hpp"
|
||||
Extensions = "wpi/hal/Extensions.h"
|
||||
HALBase = "wpi/hal/HALBase.h"
|
||||
HAL = "wpi/hal/HAL.h"
|
||||
Main = "wpi/hal/Main.h"
|
||||
Notifier_c = "wpi/hal/Notifier.h"
|
||||
Notifier = "wpi/hal/Notifier.hpp"
|
||||
|
||||
Reference in New Issue
Block a user