docs: update some more hints to docs

This commit is contained in:
Shu Chen
2022-12-06 21:11:48 +08:00
parent 952901ebe6
commit d06491141e
5 changed files with 32 additions and 5 deletions
+1 -1
View File
@@ -217,7 +217,7 @@ uint16_t get_id(endpoint_t *endpoint);
*
* @param[in] endpoint Endpoint handle.
* @param[in] device_type_id Device type ID.
* @parma[in] device_type_version Device type version.
* @param[in] device_type_version Device type version.
*
* @return ESP_OK on success.
* @return error in case of failure.