mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-20 00:51:42 +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.