pub unsafe extern "C" fn esp_mesh_set_attempts(
attempts: *mut mesh_attempts_t,
) -> i32Expand description
@brief Set attempts for mesh self-organized networking
@param[in] attempts
@return
- ESP_OK
- ESP_FAIL
pub unsafe extern "C" fn esp_mesh_set_attempts(
attempts: *mut mesh_attempts_t,
) -> i32@brief Set attempts for mesh self-organized networking
@param[in] attempts
@return