mirror of
https://github.com/BroncBotz3481/YAGSL
synced 2026-06-19 06:21:40 +00:00
Added overridable configuration options in module json
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
<!DOCTYPE HTML>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (17) on Thu Feb 23 21:12:10 CST 2023 -->
|
||||
<!-- Generated by javadoc (17) on Thu Feb 23 22:15:41 CST 2023 -->
|
||||
<title>SwerveModulePhysicalCharacteristics</title>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
@@ -237,7 +237,7 @@ loadScripts(document, 'script');</script>
|
||||
<section class="detail" id="angleEncoderPulsePerRotation">
|
||||
<h3>angleEncoderPulsePerRotation</h3>
|
||||
<div class="member-signature"><span class="modifiers">public final</span> <span class="return-type">int</span> <span class="element-name">angleEncoderPulsePerRotation</span></div>
|
||||
<div class="block">Angle motor encoder pulse per rotation. 1 if integrated encoder.</div>
|
||||
<div class="block">Angle motor encoder pulse per rotation. 1 for Neo encoder. 2048 for Falcons.</div>
|
||||
</section>
|
||||
</li>
|
||||
<li>
|
||||
|
||||
Reference in New Issue
Block a user