mirror of
https://github.com/alexandrebobkov/ESP-Nodes.git
synced 2025-11-27 01:41:50 +00:00
.
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: c7af3d195780d92aa8671f9064b2c06a
|
||||
config: d34a004e496198515034b25931fe275c
|
||||
tags: 62a1e7829a13fc7881b6498c52484ec0
|
||||
|
||||
Binary file not shown.
@@ -93,8 +93,8 @@
|
||||
</a>
|
||||
<ul>
|
||||
<li class="toctree-l2">
|
||||
<a class="reference internal" href="#struct-walkthrough">
|
||||
Struct Walkthrough
|
||||
<a class="reference internal" href="#data-payload">
|
||||
Data Payload
|
||||
</a>
|
||||
</li>
|
||||
</ul>
|
||||
@@ -650,10 +650,10 @@ It’s intended to be sent from a transmitting device (like a remote control
|
||||
</strong>
|
||||
on the receiving end to control hardware.
|
||||
</p>
|
||||
<section id="struct-walkthrough">
|
||||
<section id="data-payload">
|
||||
<h3>
|
||||
Struct Walkthrough
|
||||
<a class="headerlink" href="#struct-walkthrough" title="Link to this heading">
|
||||
Data Payload
|
||||
<a class="headerlink" href="#data-payload" title="Link to this heading">
|
||||
¶
|
||||
</a>
|
||||
</h3>
|
||||
@@ -690,7 +690,7 @@ This enables fine-grained speed control, supports differential drive configurati
|
||||
</p>
|
||||
<section id="why-use-attribute-packed">
|
||||
<h4>
|
||||
Why Use __attribute((packed))?
|
||||
Why use __attribute((packed))?
|
||||
<a class="headerlink" href="#why-use-attribute-packed" title="Link to this heading">
|
||||
¶
|
||||
</a>
|
||||
|
||||
Reference in New Issue
Block a user