mirror of
https://github.com/alexandrebobkov/ESP-Nodes.git
synced 2025-08-08 05:07:07 +00:00
ESP-NOW RC Tutorial
This commit is contained in:
@@ -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: dd0603e002c97b836ded75c7c4d16b34
|
||||
config: 4760030b34a26062dc781134f9001777
|
||||
tags: 62a1e7829a13fc7881b6498c52484ec0
|
||||
|
@@ -523,7 +523,7 @@ dl.class dl.field-list, dl.type dl.field-list, dl.function dl.field-list, dl.mem
|
||||
#cover .container {
|
||||
width: 100%;
|
||||
top: 0;
|
||||
background: rgba(0,0,0,0); }
|
||||
background: #047e2c; }
|
||||
#cover .container .logo {
|
||||
font-size: 24pt;
|
||||
color: #ffffff;
|
||||
|
Binary file not shown.
@@ -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=0662ea1e" rel="stylesheet" type="text/css"/>
|
||||
<link href="_static/main.css?v=29f195d9" rel="stylesheet" type="text/css"/>
|
||||
<script src="_static/documentation_options.js?v=84c8e5cb">
|
||||
</script>
|
||||
<script src="_static/doctools.js?v=9bcbadda">
|
||||
|
@@ -38,8 +38,8 @@ simplepdf_title = 'ESP-IDF ESPNOW RC Car'
|
||||
simplepdf_author = 'Alexander B.'
|
||||
simplepdf_file_name = 'esp-idf_espnow_rc-car.pdf'
|
||||
simplepdf_vars = {
|
||||
# 'cover-overlay': '#047e2c',
|
||||
# 'cover-bg': "#034b1b",
|
||||
'cover-overlay': '#047e2c',
|
||||
'cover-bg': "#034b1b",
|
||||
'primary-opaque': 'rgba(26, 150, 26, 0.8)',
|
||||
'primary': "#1A961A",
|
||||
'secondary': "#379683",
|
||||
|
Reference in New Issue
Block a user