docs(esp_mesh): update esp_mesh_internal.h

This commit is contained in:
muhaidong
2023-08-01 15:27:56 +08:00
committed by BOT
parent 7d5eaa8b79
commit 0573c44f32
4 changed files with 44 additions and 28 deletions

View File

@@ -25,7 +25,7 @@ extern "C" {
* @attention Support at most 8 TWT agreements, otherwise ESP_ERR_WIFI_TWT_FULL will be returned.
* Support sleep time up to (1 << 35) us.
*
* @param[in/out] setup_config pointer to itwt setup config structure.
* @param[in,out] setup_config pointer to itwt setup config structure.
*
* @return
* - ESP_OK: succeed