mirror of
https://github.com/Team4388/2018-Robot.git
synced 2026-06-09 00:38:04 -06:00
hpe-code-Review
add TODO's and changed 1 button on smart dash.
This commit is contained in:
@@ -140,7 +140,6 @@ public class Robot extends IterativeRobot
|
||||
LRautonTaskChooser = new SendableChooser<Command>();
|
||||
|
||||
LRautonTaskChooser.addDefault("Choose LR Program", new CrossTheBaseLine());
|
||||
|
||||
|
||||
LRautonTaskChooser.addObject("Left to Left Switch", new LeftSwitchAuton());
|
||||
LRautonTaskChooser.addObject("Right to 2 Cube Scale", new Cube2Right());
|
||||
|
||||
Reference in New Issue
Block a user