DevilBotz2876 / ChargedUp2023

Code for the FRC 2023 Robotics Competition
Other
3 stars 0 forks source link

Added autonomous delay #77

Closed BrownGenius closed 1 year ago

BrownGenius commented 1 year ago

Looks good, I would just consider moving all of the autonomous commands to separate SequentialCommandGroup files to increase readability and remove the need for a massive switch case

Ok, I'll create an issue to re-org the autonomous routines