mirror of
https://github.com/alexandrebobkov/ESP-Nodes.git
synced 2025-09-01 07:32:23 +00:00
ESP-IDF Robot ESP NOW
This commit is contained in:
@@ -206,6 +206,7 @@ static void ledc_init (void) {
|
|||||||
//ESP_ERROR_CHECK(ledc_update_duty(LEDC_MODE, LEDC_CHANNEL));
|
//ESP_ERROR_CHECK(ledc_update_duty(LEDC_MODE, LEDC_CHANNEL));
|
||||||
}
|
}
|
||||||
|
|
||||||
|
// Wi-Fi should start before using ESP-NOW
|
||||||
static void app_wifi_init()
|
static void app_wifi_init()
|
||||||
{
|
{
|
||||||
ESP_ERROR_CHECK(esp_netif_init());
|
ESP_ERROR_CHECK(esp_netif_init());
|
||||||
|
Reference in New Issue
Block a user