mirror of
https://github.com/Team4388/RiseOfRidgebotics2020.git
synced 2026-06-09 08:48:01 -06:00
Almost finished 6 ball auto, just a little too wide
This commit is contained in:
@@ -29,7 +29,6 @@ public class SixBallAutoMiddle extends SequentialCommandGroup {
|
||||
// super(new FooCommand(), new BarCommand());
|
||||
|
||||
addCommands(
|
||||
new Wait(drive, 0, 1),
|
||||
paths[0],
|
||||
paths[1]
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user