mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-19 00:41:43 +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.