Updated docs

This commit is contained in:
thenetworkgrinch
2023-04-08 13:35:46 -05:00
parent 67c5980cbc
commit ecef13c190
113 changed files with 116 additions and 111 deletions

View File

@@ -89,6 +89,7 @@ public class SwerveModuleConfiguration
* @param maxSpeed Maximum speed in meters per second.
* @param physicalCharacteristics Physical characteristics of the swerve module.
* @param angleMotorEncoderPulsePerRevolution The encoder pulse per revolution for the angle motor encoder.
* @param name The name for the swerve module.
*/
public SwerveModuleConfiguration(
SwerveMotor driveMotor,