Skip to content

Commit 0fd76cc

Browse files
committed
Drive Gear ratio changes
1 parent 8da5364 commit 0fd76cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/java/frc/crevolib/util/WCPConstants.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ public static final WCPConstants Falcon500(double driveGearRatio){
5151
}
5252

5353
public static final class driveRatios{
54-
public static final double ratio = (5.15 / 1.0);
54+
public static final double ratio = (6.2 / 1.0);
5555
}
5656
}
5757

0 commit comments

Comments
 (0)