mirror of
https://github.com/alexandrebobkov/ESP-Nodes.git
synced 2025-08-08 11:10:53 +00:00
grammar
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
DATA STRUCTS
|
DATA STRUCTS
|
||||||
============
|
============
|
||||||
|
|
||||||
The struct serves as the data payload for sending control signals from transmitting device to the receiver using ESP-NOW.
|
The struct serves as the data payload for sending control signals from the transmitting device to the receiver using ESP-NOW.
|
||||||
In addition, it may contain additional data such as telemetry, battery status, etc.
|
In addition, it may contain additional data such as telemetry, battery status, etc.
|
||||||
|
|
||||||
The *sensors_data_t* struct is designed as a data payload that encapsulates all control commands and sensor states relevant to the vehicle's operation.
|
The *sensors_data_t* struct is designed as a data payload that encapsulates all control commands and sensor states relevant to the vehicle's operation.
|
||||||
|
Reference in New Issue
Block a user