mirror of
https://github.com/alexandrebobkov/ESP-Nodes.git
synced 2025-08-08 12:30:52 +00:00
RC Robot Tutorial
This commit is contained in:
@@ -257,9 +257,6 @@ On the receiver device, the data is saved in the variables by the call-back func
|
|||||||
ESP_LOGI(TAG, "PWM 1: 0x%04x", buf->motor1_rpm_pwm);
|
ESP_LOGI(TAG, "PWM 1: 0x%04x", buf->motor1_rpm_pwm);
|
||||||
}
|
}
|
||||||
|
|
||||||
The rc_send_data_task() function runs every 0.1 second to transmit the data to the receiver.
|
|
||||||
|
|
||||||
|
|
||||||
Schematic
|
Schematic
|
||||||
---------
|
---------
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user