mirror of
https://github.com/alexandrebobkov/ESP-Nodes.git
synced 2025-11-26 19:42:57 +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: 68e99aaebec40afde1c4d6ea4d6cf9f8
|
||||
config: 2a5d1949c3721836c34f0b73b9434126
|
||||
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>
|
||||
</h2>
|
||||
<p>
|
||||
The struct is used as a payload for sending control signals from transmitting device to the receiver.
|
||||
In addition, it may contain telemetry data, battery status, etc.
|
||||
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 additional data such as telemetry, battery status, etc.
|
||||
</p>
|
||||
<p>
|
||||
The
|
||||
|
||||
Reference in New Issue
Block a user