Function esp_idf_sys::esp_mesh_set_6m_rate
source ยท pub unsafe extern "C" fn esp_mesh_set_6m_rate(
is_6m: bool,
) -> esp_err_t
Expand description
@brief Enable the minimum rate to 6 Mbps
@attention This API shall be called before Wi-Fi is started.
@param[in] is_6m enable or not
@return
- ESP_OK