mirror of
https://github.com/alexandrebobkov/ESP-Nodes.git
synced 2025-08-09 22:21:15 +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.");
|
||||
}
|
||||
|
||||
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.
|
||||
|
||||
.. code-block:: c
|
||||
|
Reference in New Issue
Block a user