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

@@ -1,7 +1,7 @@
<!DOCTYPE HTML>
<html lang="en">
<head>
<!-- Generated by javadoc (17) on Sat Apr 08 13:32:27 CDT 2023 -->
<!-- Generated by javadoc (17) on Sat Apr 08 13:35:03 CDT 2023 -->
<title>SwerveModuleConfiguration</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
@@ -398,6 +398,7 @@ loadScripts(document, 'script');</script>
<dd><code>maxSpeed</code> - Maximum speed in meters per second.</dd>
<dd><code>physicalCharacteristics</code> - Physical characteristics of the swerve module.</dd>
<dd><code>angleMotorEncoderPulsePerRevolution</code> - The encoder pulse per revolution for the angle motor encoder.</dd>
<dd><code>name</code> - The name for the swerve module.</dd>
</dl>
</section>
</li>