DevilBotz2876 / ChargedUp2023

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

Add code to know if robot is set to cone vs cube mode #123

Closed BrownGenius closed 1 year ago

BrownGenius commented 1 year ago

We want to adjust the top/middle heights based on if we have a cone vs cube. Currently, when the cone/cube buttons are set, only the LEDs are set. The gamePiece state needs to be remembered so that the ArmToTop and ArmToMiddle commands can query the mode.