doc: updated descriptions
This commit is contained in:
@@ -138,6 +138,8 @@ extern "C"
|
|||||||
/**
|
/**
|
||||||
* @brief Deinitialize encoder.
|
* @brief Deinitialize encoder.
|
||||||
*
|
*
|
||||||
|
* @param[in, out] handle Pointer to unique encoder handle.
|
||||||
|
*
|
||||||
* @return ESP_OK if success or an error code otherwise.
|
* @return ESP_OK if success or an error code otherwise.
|
||||||
*/
|
*/
|
||||||
esp_err_t zh_encoder_deinit(zh_encoder_handle_t *handle);
|
esp_err_t zh_encoder_deinit(zh_encoder_handle_t *handle);
|
||||||
|
|||||||
Reference in New Issue
Block a user