You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The way that I wrote the current autonomous here waz really trashy and should be reformed into a more efficient manner such as a switch case using break statements. Removing the entire default autoSelected switch statement would also probably be more efficient as well seeing as it is not necessary here. This auto code can all be found under _4488Eclipse.cs/AutonomousPeriodic().
The text was updated successfully, but these errors were encountered:
The way that I wrote the current autonomous here waz really trashy and should be reformed into a more efficient manner such as a switch case using break statements. Removing the entire default autoSelected switch statement would also probably be more efficient as well seeing as it is not necessary here. This auto code can all be found under _4488Eclipse.cs/AutonomousPeriodic().
The text was updated successfully, but these errors were encountered: