mirror of
https://github.com/alexandrebobkov/ESP-Nodes.git
synced 2025-08-10 09:03:23 +00:00
manual
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
<meta charset="utf-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
|
||||
<title>HOW DOES IT WORK? — ByteRider 06-2025 documentation</title>
|
||||
<title>HOW DOES IT WORK? — Byte Rider 06-2025 documentation</title>
|
||||
<link rel="stylesheet" type="text/css" href="_static/pygments.css?v=5ecbeea2" />
|
||||
<link rel="stylesheet" type="text/css" href="_static/basic.css?v=b08954a9" />
|
||||
<link rel="stylesheet" type="text/css" href="_static/alabaster.css?v=27fed22d" />
|
||||
@@ -14,7 +14,7 @@
|
||||
<script src="_static/sphinx_highlight.js?v=dc90522c"></script>
|
||||
<link rel="index" title="Index" href="genindex.html" />
|
||||
<link rel="search" title="Search" href="search.html" />
|
||||
<link rel="next" title="WORK-IN-PROGRESS WALK THROUGH" href="progress.html" />
|
||||
<link rel="next" title="DATA STRUCT" href="data.html" />
|
||||
<link rel="prev" title="INTRODUCTION" href="intro.html" />
|
||||
|
||||
<link rel="stylesheet" href="_static/custom.css" type="text/css" />
|
||||
@@ -206,7 +206,7 @@ Changing PWM on each channel determines the speed and direction of the RC car.</
|
||||
</div>
|
||||
<div class="sphinxsidebar" role="navigation" aria-label="Main">
|
||||
<div class="sphinxsidebarwrapper">
|
||||
<h1 class="logo"><a href="index.html">ByteRider</a></h1>
|
||||
<h1 class="logo"><a href="index.html">Byte Rider</a></h1>
|
||||
|
||||
|
||||
|
||||
@@ -233,6 +233,9 @@ Changing PWM on each channel determines the speed and direction of the RC car.</
|
||||
<li class="toctree-l2"><a class="reference internal" href="#schematic">Schematic</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li class="toctree-l1"><a class="reference internal" href="data.html">DATA STRUCT</a></li>
|
||||
<li class="toctree-l1"><a class="reference internal" href="transmitter.html">TRANSMITTER</a></li>
|
||||
<li class="toctree-l1"><a class="reference internal" href="receiver.html">RECEIVER</a></li>
|
||||
<li class="toctree-l1"><a class="reference internal" href="progress.html">WORK-IN-PROGRESS WALK THROUGH</a></li>
|
||||
</ul>
|
||||
|
||||
@@ -241,7 +244,7 @@ Changing PWM on each channel determines the speed and direction of the RC car.</
|
||||
<ul>
|
||||
<li><a href="index.html">Documentation overview</a><ul>
|
||||
<li>Previous: <a href="intro.html" title="previous chapter">INTRODUCTION</a></li>
|
||||
<li>Next: <a href="progress.html" title="next chapter">WORK-IN-PROGRESS WALK THROUGH</a></li>
|
||||
<li>Next: <a href="data.html" title="next chapter">DATA STRUCT</a></li>
|
||||
</ul></li>
|
||||
</ul>
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user