RC Robot Tutorial

This commit is contained in:
2025-07-19 01:40:18 -04:00
parent f79408f8f5
commit 67cf517b4b
9 changed files with 31 additions and 28 deletions

View File

@@ -43,8 +43,8 @@
</li>
<li class="toctree-l1"><a class="reference internal" href="overview.html">2. HOW DOES IT WORK?</a><ul>
<li class="toctree-l2"><a class="reference internal" href="overview.html#reserved-pins-gpios">2.1. Reserved Pins &amp; GPIOs</a><ul>
<li class="toctree-l3"><a class="reference internal" href="overview.html#x-and-y-axis">2.1.1. x- and y- axis</a></li>
<li class="toctree-l3"><a class="reference internal" href="overview.html#direction-and-speed">2.1.2. Direction and Speed</a></li>
<li class="toctree-l3"><a class="reference internal" href="overview.html#reading-the-joystick-x-and-y-axis">2.1.1. Reading the Joystick x- and y- axis</a></li>
<li class="toctree-l3"><a class="reference internal" href="overview.html#controlling-the-direction-and-speed">2.1.2. Controlling the Direction and Speed</a></li>
</ul>
</li>
<li class="toctree-l2"><a class="reference internal" href="overview.html#fusion-of-software-with-hardware">2.2. Fusion of Software with Hardware</a></li>