#include "esp_netif.h"

idahowalker
Posts: 166
Joined: Wed Aug 01, 2018 12:06 pm

#include "esp_netif.h"

Postby idahowalker » Tue Mar 02, 2021 7:24 pm

#include "esp_netif.h"

Just trying to run this

Code: Select all

////
void wifi_init()
{
  esp_netif_init();
}
for now. Which needs esp_netif.h. Trying to include the fil gives this error:

Code: Select all

ESP32_MQTT_API:11:23: fatal error: esp_netif.h: No such file or directory
compilation terminated.
exit status 1
esp_netif.h: No such file or directory
How do I include it? Using the Arduino IDE with the 1.5.0 some something core.

Who is online

Users browsing this forum: Fusion and 84 guests