frc6377 / crescendo_2024

Other
5 stars 2 forks source link

Test how parallel command naming works #173

Open ModBoyex opened 8 months ago

ModBoyex commented 8 months ago

In the instance that there is a parallel command that is running two commands, we want to know how the .withName() functions work when you name the parallel command, and you name the commands that are running in the parallel as well.