Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/main' into shoot-command
Browse files Browse the repository at this point in the history
  • Loading branch information
gvaldez7206 committed Jan 31, 2024
2 parents a457bc3 + 953cddf commit 7ce890e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/main/java/frc/robot/Constants.java
Original file line number Diff line number Diff line change
Expand Up @@ -300,7 +300,6 @@ public static final class ShooterConstants {
public static final double HEIGHT_FROM_LOWEST_POS = Units.inchesToMeters(32.0);
public static final double HEIGHT_FROM_SPEAKER =
FieldConstants.centerSpeaker - HEIGHT_FROM_LOWEST_POS;

}

/**
Expand Down

0 comments on commit 7ce890e

Please sign in to comment.