Files
allwpilib/wpilibc
Alan Everett 9ea63c7fd6 [wpilibc] Return empty string instead of null for GetOpMode (#8754)
Clang 21 catches returning `0` from `GetOpMode` as returning `null`.
Since this state is very momentary and all comparisons inside WPILib are
done against `GetOpModeId` instead, I changed it to return an empty
string.
2026-04-11 13:51:58 -07:00
..
2026-03-05 23:18:37 -08:00
2025-11-07 23:09:21 -08:00
2025-11-07 23:09:21 -08:00