Skip to content

Commit

Permalink
Update SwerveModule.java
Browse files Browse the repository at this point in the history
wat da heck
  • Loading branch information
Ishan1522 authored Oct 6, 2024
1 parent 1ce2f18 commit 00526c7
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,6 @@ public SwerveModule(

driveMotor.setPosition(0);
turnMotor.setPosition(0);
driveMotor.optimizeBusUtilization();

BaseStatusSignal.setUpdateFrequencyForAll(
HardwareConstants.SIGNAL_FREQUENCY, turnEncoderPos, driveMotorPosition, driveMotorVelocity);
Expand Down

0 comments on commit 00526c7

Please sign in to comment.