Skip to content

Commit

Permalink
git
Browse files Browse the repository at this point in the history
  • Loading branch information
z0nk9 committed Jan 11, 2025
1 parent 3845d40 commit 64448ed
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -27,5 +27,5 @@ public class ElevatorConstants {

public static final Mass WEIGHT = Kilograms.of(20);
public static final Distance DRUM_RADIUS = Meters.of(.1);
public static final double gearing = 20 / 1;
public static final double GEARING = 20 / 1;
}

0 comments on commit 64448ed

Please sign in to comment.