mirror of
https://github.com/alexandrebobkov/ESP-Nodes.git
synced 2025-11-28 10:20:22 +00:00
.
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
# Sphinx build info version 1
|
# 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.
|
# This file records the configuration used when building these files. When it is not found, a full rebuild will be done.
|
||||||
config: 68e99aaebec40afde1c4d6ea4d6cf9f8
|
config: 2a5d1949c3721836c34f0b73b9434126
|
||||||
tags: 62a1e7829a13fc7881b6498c52484ec0
|
tags: 62a1e7829a13fc7881b6498c52484ec0
|
||||||
|
|||||||
Binary file not shown.
@@ -614,8 +614,8 @@ Changing PWM on each channel determines the speed and direction of the RC car.
|
|||||||
</a>
|
</a>
|
||||||
</h2>
|
</h2>
|
||||||
<p>
|
<p>
|
||||||
The struct is used as a payload for sending control signals from transmitting device to the receiver.
|
The struct serves as the data payload for sending control signals from transmitting device to the receiver using ESP-NOW.
|
||||||
In addition, it may contain telemetry data, battery status, etc.
|
In addition, it may contain additional data such as telemetry, battery status, etc.
|
||||||
</p>
|
</p>
|
||||||
<p>
|
<p>
|
||||||
The
|
The
|
||||||
|
|||||||
Reference in New Issue
Block a user