This commit is contained in:
2025-06-29 20:37:29 -04:00
parent d9594cfcc2
commit 8225ca7dac
6377 changed files with 1774609 additions and 38 deletions

View File

@@ -1,4 +1,4 @@
# Sphinx build info version 1
# This file records the configuration used when building these files. When it is not found, a full rebuild will be done.
config: b0ae753d2a9f275f20e3c7a45b9aebf6
config: 4625e295534ef1550fe88464fba41e92
tags: 645f666f9bcd5a90fca523b33c5a78b7

View File

@@ -1,4 +0,0 @@
# Sphinx build info version 1
# This file records the configuration used when building these files. When it is not found, a full rebuild will be done.
config: 4625e295534ef1550fe88464fba41e92
tags: 645f666f9bcd5a90fca523b33c5a78b7

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.6 MiB

View File

@@ -13,5 +13,5 @@ documentation for details.
.. toctree::
:maxdepth: 2
:caption: Contents:
.. image:: _static/ESP32C3_Breadboard-Adapter.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 825 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.5 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.5 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.6 MiB

View File

@@ -38,6 +38,7 @@
documentation for details.</p>
<div class="toctree-wrapper compound">
</div>
<img alt="_images/ESP32C3_Breadboard-Adapter.png" src="_images/ESP32C3_Breadboard-Adapter.png" />
</section>

View File

@@ -1,8 +1,4 @@
# Sphinx build info version 1
# This file records the configuration used when building these files. When it is not found, a full rebuild will be done.
<<<<<<< HEAD
config: 4f54c0f33877e711e23f5a71bc9f3f82
=======
config: 34b807d057aebea19eb0d483031b2c22
>>>>>>> 28649fd85 (ESP-NOW RC Tutorial)
config: dd0603e002c97b836ded75c7c4d16b34
tags: 62a1e7829a13fc7881b6498c52484ec0

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.6 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 825 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.5 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.5 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.6 MiB

View File

@@ -279,7 +279,7 @@ dl.class dl.field-list, dl.type dl.field-list, dl.function dl.field-list, dl.mem
line-height: 15pt;
margin: 3em 0 1em; }
.contents > ul > li::before {
background: #961a1a;
background: #1A961A;
color: #ffffff;
content: "";
display: block;
@@ -290,7 +290,7 @@ dl.class dl.field-list, dl.type dl.field-list, dl.function dl.field-list, dl.mem
color: #000000;
font-size: 15pt; }
.contents > ul > li a::after {
color: #961a1a;
color: #1A961A;
content: target-counter(attr(href url), page);
float: right; }
.contents > ul > li > ul {
@@ -306,7 +306,7 @@ dl.class dl.field-list, dl.type dl.field-list, dl.function dl.field-list, dl.mem
color: #000000;
font-size: 12pt; }
.contents > ul > li > ul li p::before {
color: #961a1a;
color: #1A961A;
content: "• ";
font-size: 40pt;
line-height: 16pt;
@@ -328,7 +328,7 @@ dl.class dl.field-list, dl.type dl.field-list, dl.function dl.field-list, dl.mem
color: #000000;
font-size: 13pt; }
.sphinxsidebarwrapper div > ul > li a::after {
color: #961a1a;
color: #1A961A;
content: target-counter(attr(href url), page);
float: right; }
.sphinxsidebarwrapper div > ul > li > ul {
@@ -344,7 +344,7 @@ dl.class dl.field-list, dl.type dl.field-list, dl.function dl.field-list, dl.mem
color: #000000;
font-size: 12pt; }
.sphinxsidebarwrapper div > ul > li > ul li a::before {
color: #961a1a;
color: #1A961A;
content: "• ";
font-size: 30pt;
line-height: 10pt;
@@ -380,7 +380,7 @@ dl.class dl.field-list, dl.type dl.field-list, dl.function dl.field-list, dl.mem
@page {
padding-top: 1em;
@top-left {
background: #961a1a;
background: #1A961A;
color: #ffffff;
content: counter(page);
height: 1cm;
@@ -392,7 +392,7 @@ dl.class dl.field-list, dl.type dl.field-list, dl.function dl.field-list, dl.mem
text-align: center;
vertical-align: middle;
width: 100%;
border-bottom-color: rgba(150, 26, 26, .5);
border-bottom-color: rgba(26, 150, 26, 0.8);
border-bottom-style: solid;
border-bottom-width: 0.05cm; }
@top-right {
@@ -402,7 +402,7 @@ dl.class dl.field-list, dl.type dl.field-list, dl.function dl.field-list, dl.mem
text-align: right;
vertical-align: middle;
width: 100%;
border-bottom-color: rgba(150, 26, 26, .5);
border-bottom-color: rgba(26, 150, 26, 0.8);
border-bottom-style: solid;
border-bottom-width: 0.05cm; }
@bottom-left {
@@ -411,25 +411,27 @@ dl.class dl.field-list, dl.type dl.field-list, dl.function dl.field-list, dl.mem
height: 1cm;
vertical-align: middle;
width: 100%;
border-top-color: rgba(150, 26, 26, .5);
border-top-color: rgba(26, 150, 26, 0.8);
border-top-style: solid;
border-top-width: 0.05cm;
margin-top: 3px;
position: absolute;
bottom: 30pt; }
@bottom-center {
content: "Getting RC onn the road";
text-align: center;
font-size: 9pt;
height: 1cm;
vertical-align: middle;
width: 100%;
border-top-color: rgba(150, 26, 26, .5);
border-top-color: rgba(26, 150, 26, 0.8);
border-top-style: solid;
border-top-width: 0.05cm;
margin-top: 3px;
position: absolute;
bottom: 30pt; }
@bottom-right {
content: "Alexander B.";
text-align: right;
font-size: 9pt;
height: 1cm;
@@ -438,7 +440,7 @@ dl.class dl.field-list, dl.type dl.field-list, dl.function dl.field-list, dl.mem
margin-top: 3px;
position: absolute;
bottom: 30pt;
border-top-color: rgba(150, 26, 26, .5);
border-top-color: rgba(26, 150, 26, 0.8);
border-top-style: solid;
border-top-width: 0.05cm; } }
@@ -461,18 +463,18 @@ dl.class dl.field-list, dl.type dl.field-list, dl.function dl.field-list, dl.mem
content: none; } }
@page :first {
background: #961a1a;
background: url(_static/ESP32C3_Breadboard-Adapter.png) no-repeat center;
background-size: cover;
margin: 0; }
@media screen {
#cover {
background: #961a1a;
background: url(_static/ESP32C3_Breadboard-Adapter.png) no-repeat center;
background-size: cover;
margin: 0; } }
@page chapter {
background: #961a1a;
background: #1A961A;
color: #ffffff;
margin: 0;
@top-left {
@@ -483,7 +485,7 @@ dl.class dl.field-list, dl.type dl.field-list, dl.function dl.field-list, dl.mem
content: none; } }
@page back_cover {
background: #961a1a;
background: url(_static/ESP32C3_Breadboard-Adapter.png) no-repeat center;
background-size: cover;
margin: 0;
color: #ffffff; }
@@ -505,12 +507,12 @@ dl.class dl.field-list, dl.type dl.field-list, dl.function dl.field-list, dl.mem
display: flex;
flex-wrap: wrap;
height: 297mm;
background: #961a1a;
background: url(_static/ESP32C3_Breadboard-Adapter.png) no-repeat center;
background-size: cover;
margin: 0; }
#cover h1 {
font-family: "Work Sans", sans-serif;
color: #961a1a;
color: #1A961A;
font-size: 38pt;
margin: 5cm 2cm 0 2cm;
page: no-chapter;
@@ -625,7 +627,7 @@ dl.class dl.field-list, dl.type dl.field-list, dl.function dl.field-list, dl.mem
color: #007bff !important; }
a {
color: #961a1a;
color: #790000;
text-decoration: none; }
a.text-primary:hover, a.text-primary:focus {
@@ -863,7 +865,7 @@ html {
font-weight: 300;
line-height: 1.5; }
html body h1 {
color: #961a1a;
color: #1A961A;
font-size: 30pt;
page-break-before: always; }
html body h2, html body h3, html body h4 {

View File

@@ -8,7 +8,7 @@
ByteRider 06-2025 documentation
</title>
<link href="_static/pygments.css?v=d75fae25" rel="stylesheet" type="text/css"/>
<link href="_static/main.css?v=0eace31b" rel="stylesheet" type="text/css"/>
<link href="_static/main.css?v=0662ea1e" rel="stylesheet" type="text/css"/>
<script src="_static/documentation_options.js?v=84c8e5cb">
</script>
<script src="_static/doctools.js?v=9bcbadda">
@@ -81,6 +81,7 @@
</p>
<div class="toctree-wrapper compound">
</div>
<img alt="_images/ESP32C3_Breadboard-Adapter.png" src="_images/ESP32C3_Breadboard-Adapter.png"/>
</section>
<div class="clearer">
</div>