Function esp_idf_sys::esp_mesh_allow_root_conflicts
source ยท pub unsafe extern "C" fn esp_mesh_allow_root_conflicts(
allowed: bool,
) -> esp_err_t
Expand description
@brief Set whether allow more than one root existing in one network - The default value is true, that is, multiple roots are allowed.
@param[in] allowed allow or not
@return
- ESP_OK
- ESP_WIFI_ERR_NOT_INIT
- ESP_WIFI_ERR_NOT_START