mirror of
https://github.com/alexandrebobkov/ESP-Nodes.git
synced 2025-08-08 08:16:08 +00:00
RC Robot Tutorial
This commit is contained in:
@@ -215,7 +215,7 @@ On the transmitter`` device, the PWM values for the DC motors are send to the re
|
|||||||
ESP_LOGW("ESP-NOW", "Data was sent.");
|
ESP_LOGW("ESP-NOW", "Data was sent.");
|
||||||
}
|
}
|
||||||
|
|
||||||
As data is being sent, the function onDataSent() is called to display the status of the data transmission.
|
As data is being sent, the function onDataSent() is called to check & display the status of the data transmission.
|
||||||
|
|
||||||
.. code-block:: c
|
.. code-block:: c
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user