Update to 2024.0.5.4

This commit is contained in:
thenetworkgrinch
2024-09-03 14:46:24 -05:00
parent 5de1570643
commit 689634ab69
117 changed files with 583 additions and 252 deletions

View File

@@ -41,7 +41,7 @@ public class SwerveDriveTelemetry
*/
public static int moduleCount;
/**
* The number of swerve modules
* The Locations of the swerve drive wheels.
*/
public static double[] wheelLocations;
/**