mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-23 01:21:42 +00:00
This changes the C++ HALUsageReporting enums to have an explicit type which matches the HAL_Report parameter types. In practice this shouldn't change much except for tooling that might be parsing this header.