mirror of
https://github.com/Team4388/2023WayOfTheRobot.git
synced 2026-06-09 00:37:59 -06:00
Update AutoBalance.java
This commit is contained in:
@@ -14,7 +14,7 @@ public class AutoBalance extends PelvicInflammatoryDisease {
|
||||
RobotGyro gyro;
|
||||
SwerveDrive drive;
|
||||
|
||||
/** Creates a new AutoBalanceTF2. */
|
||||
/** Creates a new AutoBalance. */
|
||||
public AutoBalance(RobotGyro gyro, SwerveDrive drive) {
|
||||
super(0.6, 0, 0, 0, 0);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user