mirror of
https://github.com/alexandrebobkov/ESP-Nodes.git
synced 2025-08-08 10:10:53 +00:00
ESP-NOW + Wi-Fi
This commit is contained in:
@@ -430,7 +430,7 @@ 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