mirror of
https://github.com/alexandrebobkov/ESP-Nodes.git
synced 2025-08-10 11:23:22 +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: 7d41e8d39b6ebca54c0f942d24b39c62
|
||||
config: 4c9de91229971360ee58717662296b64
|
||||
tags: 62a1e7829a13fc7881b6498c52484ec0
|
||||
|
@@ -851,8 +851,9 @@ In addition, it may contain additional data such as telemetry, battery status, e
|
||||
<em>
|
||||
sensors_data_t
|
||||
</em>
|
||||
struct is designed as a data payload that encapsulates all control commands and sensor states relevant to the vehicle’s operation.
|
||||
It’s intended to be sent from a transmitting device (like a remote control or master controller) to a receiver (such as a microcontroller onboard the vehicle).
|
||||
struct encapsulates all control commands and sensor states
|
||||
relevant to the vehicle’s operation. It’s intended to be sent from a transmitting device (like a remote control or master controller) to a receiver
|
||||
(such as a microcontroller onboard the vehicle).
|
||||
</p>
|
||||
<div class="highlight-c notranslate">
|
||||
<div class="highlight">
|
||||
|
Reference in New Issue
Block a user