RC Robot Tutorial

This commit is contained in:
2025-07-21 03:08:39 -04:00
parent 51b11d2e67
commit c46aaa1bae

View File

@@ -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
--------- ---------