Update AutoBalance.java

This commit is contained in:
Aarav Shah
2023-03-14 15:21:46 -06:00
committed by GitHub
parent 74e4efee54
commit 08687ee1f8
@@ -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);