Skip to content

Commit

Permalink
fix merge formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
linglejack06 committed Oct 9, 2024
1 parent 9752cd9 commit 182a23a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ public IntakeNEOVortex() {
intakeMotor.setSmartCurrentLimit(80);
intakeMotor.setIdleMode(IdleMode.kBrake);
intakeMotor.setInverted(true);

centeringMotor.setSmartCurrentLimit(60);
}

Expand Down

0 comments on commit 182a23a

Please sign in to comment.