adjusted shooter for new flywheels
This commit is contained in:
@@ -362,7 +362,7 @@ public class RobotContainer {
|
||||
secondary.setRumble(RumbleType.kBothRumble, 0);
|
||||
},
|
||||
() -> false
|
||||
).withTimeout(5)
|
||||
).withTimeout(1)
|
||||
);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user