mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-21 01:01:43 +00:00
Instances of the ternary operator were replaced with if statements to make the code base more consistent.
Instances of the ternary operator were replaced with if statements to make the code base more consistent.