Update documentation

This commit is contained in:
Konstantin Lampalzer 2022-11-01 23:06:23 +01:00
parent 5bea85af12
commit bcaeff1a1c
23 changed files with 377 additions and 1 deletions

View file

@ -41,6 +41,7 @@
<link rel="index" title="Stichwortverzeichnis" href="../../genindex.html" />
<link rel="search" title="Suche" href="../../search.html" />
<link rel="next" title="Hardware" href="../../other/hardware.html" />
<link rel="prev" title="Infrarot Sensoren" href="IRSensor.html" />
</head>
@ -112,6 +113,7 @@
</li>
</ul>
</li>
<li class="toctree-l1"><a class="reference internal" href="../../other/hardware.html">Hardware</a></li>
</ul>
@ -329,6 +331,8 @@ Dabei ist zu beachten, dass ein Motor in die entgegengesetzte Richtung zum anere
<div class="rst-footer-buttons" role="navigation" aria-label="footer navigation">
<a href="../../other/hardware.html" class="btn btn-neutral float-right" title="Hardware" accesskey="n" rel="next">Weiter <span class="fa fa-arrow-circle-right"></span></a>
<a href="IRSensor.html" class="btn btn-neutral float-left" title="Infrarot Sensoren" accesskey="p" rel="prev"><span class="fa fa-arrow-circle-left"></span> Zurück</a>