mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-07-01 02:41:48 +00:00
Change setProgramStarted to accept a boolean so it can be set back to false by tests. This allows properly waiting for program start in tests.