esp_netif_init() function
Initialize the underlying TCP/IP stack
Return value
- ESP_OK on success - ESP_FAIL if initializing failed
Notes
This function should be called exactly once from application code, when the application starts up.
Examples
esp_netif_init() is referenced by 87 libraries and example projects: