Function esp_idf_sys::esp_mesh_init

source ·
pub unsafe extern "C" fn esp_mesh_init() -> esp_err_t
Expand description
            Function Definitions

/ /** @brief Mesh initialization - Check whether Wi-Fi is started. - Initialize mesh global variables with default values.

@attention This API shall be called after Wi-Fi is started.

@return - ESP_OK - ESP_FAIL