mirror of
https://github.com/alexandrebobkov/ESP-Nodes.git
synced 2025-08-12 04:47:17 +00:00
ESP-IDF Robot ESP NOW
This commit is contained in:
@@ -350,6 +350,7 @@ static void espnow_task (void *pvParameter) {
|
||||
uint32_t recv_magic = 0;
|
||||
bool is_broadcast = false;
|
||||
int ret;
|
||||
esp_err_t task_status;
|
||||
|
||||
vTaskDelay(5000 / portTICK_PERIOD_MS);
|
||||
ESP_LOGI(TAG, "Start sending broadcast data");
|
||||
|
Reference in New Issue
Block a user