mirror of
https://github.com/alexandrebobkov/ESP-Nodes.git
synced 2025-08-08 01:12:01 +00:00
.
This commit is contained in:
@@ -201,7 +201,7 @@ static void rc_send_data_task()
|
||||
if (esp_now_is_peer_exist((uint8_t*)receiver_mac)) {
|
||||
sendData();
|
||||
}
|
||||
vTaskDelay (1000 / portTICK_PERIOD_MS);
|
||||
vTaskDelay (250 / portTICK_PERIOD_MS);
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user