mirror of
https://github.com/alexandrebobkov/ESP-Nodes.git
synced 2025-09-26 11:55:50 +00:00
descriptions
This commit is contained in:
@@ -98,6 +98,8 @@ The function for updating motors' PWM values.
|
|||||||
ESP_LOGW("ESP-NOW", "Data was sent.");
|
ESP_LOGW("ESP-NOW", "Data was sent.");
|
||||||
}
|
}
|
||||||
|
|
||||||
|
The onDataReceived() and onDataSent() are two call-bacl functions that get evoked on each corresponding event.
|
||||||
|
|
||||||
The rc_send_data_task() function runs every 0.1 second to transmit the data to the receiver.
|
The rc_send_data_task() function runs every 0.1 second to transmit the data to the receiver.
|
||||||
|
|
||||||
.. code-block:: c
|
.. code-block:: c
|
||||||
|
Reference in New Issue
Block a user