Update reliability

This commit is contained in:
thenetworkgrinch
2024-08-24 17:40:19 -05:00
parent 1b464310d3
commit 73b253bce8
123 changed files with 149 additions and 129 deletions

View File

@@ -43,7 +43,7 @@ public class SwerveModule
/**
* Module number for kinematics, usually 0 to 3. front left -> front right -> back left -> back right.
*/
public final int moduleNumber;
public final int moduleNumber;
/**
* Swerve Motors.
*/