Skip to content

Commit

Permalink
Fix servo setup number of clicks is 8, not 7
Browse files Browse the repository at this point in the history
  • Loading branch information
laneboysrc committed Dec 29, 2023
1 parent 1c71ddb commit 8a228fd
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -24596,7 +24596,7 @@ <h2>AUX configuration</h2>
<div>
<strong>Servo control:</strong> Control a servo connected to the light
controller output from this AUX channel. Note that the servo end points,
center position and reversing can be adjusted using 7-clicks on a <em>Multi-function control</em>.
center position and reversing can be adjusted using 8-clicks on a <em>Multi-function control</em>.
<br>
This function is only applicable when <em>(no output function)</em>
is selected as <em>Servo output function</em> in the <em>Output functions</em> tab.
Expand Down Expand Up @@ -24679,7 +24679,7 @@ <h2>AUX configuration</h2>
<div>
<strong>Servo control:</strong> Control a servo connected to the light
controller output from this AUX channel. Note that the servo end points,
center position and reversing can be adjusted using 7-clicks.
center position and reversing can be adjusted using 8-clicks.
<br>
This function is only applicable when <em>Steering wheel servo ouput</em>
is enabled in the <em>Output functions</em> tab.
Expand Down Expand Up @@ -24738,7 +24738,7 @@ <h2>Channel reversing</h2>
</div>

<div class="info">
Note that steering and throttle reversing can also be configured from the transmitter once the light controller is installed, by entering 7-clicks on CH3/AUX. For more details please refer to the <a href="https://laneboysrc.github.io/rc-light-controller/light-controller-instructions-mk4.pdf" target="_blank">Mk4 Light Controller documentation</a> (PDF).
Note that steering and throttle reversing can also be configured from the transmitter once the light controller is installed, by entering 8-clicks on CH3/AUX. For more details please refer to the <a href="https://laneboysrc.github.io/rc-light-controller/light-controller-instructions-mk4.pdf" target="_blank">Mk4 Light Controller documentation</a> (PDF).
</div>


Expand Down Expand Up @@ -25666,6 +25666,9 @@ <h2>What's new</h2>
<li>
Fix servo output via AUX channel.
</li>
<li>
Fix description that servo setup requires 8-clicks, not 7.
</li>
</ul>

<div><strong>2023-11-09 Firmware 2.57</strong></div>
Expand Down

0 comments on commit 8a228fd

Please sign in to comment.