pub unsafe extern "C" fn esp_mesh_set_6m_rate(is_6m: bool) -> i32
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