mirror of
https://github.com/alexandrebobkov/ESP-Nodes.git
synced 2025-08-08 04:02:29 +00:00
ESP-NOW + Wi-Fi
This commit is contained in:
@@ -430,8 +430,8 @@ void task(void *pvParameters)
|
||||
esp_wifi_get_channel(&channel, NULL);
|
||||
ESP_LOGE(TAG, "ESP-NOW Channel: %d", channel);
|
||||
|
||||
mqtt_app_start();
|
||||
|
||||
mqtt_publish();
|
||||
|
||||
vTaskDelay(pdMS_TO_TICKS(2500));
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user