Skip to content

Commit

Permalink
wrong channel
Browse files Browse the repository at this point in the history
  • Loading branch information
James-Burnett1612 committed Oct 22, 2024
1 parent 2e522ec commit 17075bd
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 @@ -60,7 +60,7 @@ public static final class CAN {

public static final int kIntakeCanId = 29;

public static final int kBeamBreakChannel = 7;
public static final int kBeamBreakChannel = 8;
}

public static final class RobotConstants {
Expand Down

0 comments on commit 17075bd

Please sign in to comment.