Skip to content

Commit

Permalink
[#486] Comment
Browse files Browse the repository at this point in the history
  • Loading branch information
WindowsVistaisCool committed Mar 23, 2024
1 parent e2ba1ce commit 5952e50
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/java/frc/robot/Constants.java
Original file line number Diff line number Diff line change
Expand Up @@ -625,7 +625,7 @@ public class CandConstants { // TODO get real
public static final double C3_RPM = 0;
public static final double C3_ANGLE = 0;

// Mercury Amp Shot
// Reverse Amp Shot
public static final double REVERSE_AMP_TOP_RPM = 500;
public static final double REVERSE_AMP_BOTTOM_RPM = 650;
public static final double REVERSE_AMP_ANGLE = 110;
Expand Down

0 comments on commit 5952e50

Please sign in to comment.