mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-19 00:41:43 +00:00
[hal,wpilib] Rename RuntimeType constants to all caps
This commit is contained in:
@@ -174,7 +174,7 @@ inline void RemoveRefreshedDataEventHandle(WPI_EventHandle event) {}
|
||||
} // namespace DriverStation
|
||||
|
||||
// #ifdef __FIRST_SYSTEMCORE__
|
||||
// static constexpr int kRoboRIO = 0;
|
||||
// static constexpr int ROBORIO = 0;
|
||||
// namespace RobotBase {
|
||||
// inline int GetRuntimeType() {
|
||||
// nLoadOut::tTargetClass targetClass = nLoadOut::getTargetClass();
|
||||
|
||||
Reference in New Issue
Block a user