Skip to content

Commit

Permalink
Update swerve_wheel.py
Browse files Browse the repository at this point in the history
  • Loading branch information
ProgramDragon64 authored Jul 6, 2022
1 parent a8a6e04 commit 4c2f75f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Larry/subsystems/swerve_wheel.py
Original file line number Diff line number Diff line change
Expand Up @@ -106,4 +106,5 @@ def showStats(self):
self.directionMotor.config_kI(0, kI, ktimeoutMs)
self.directionMotor.config_kD(0, kD, ktimeoutMs)
"""
"""

0 comments on commit 4c2f75f

Please # to comment.