doc: updated descriptions

This commit is contained in:
2026-01-27 13:30:23 +03:00
parent 8b946d7576
commit 9a716209b2

View File

@@ -138,6 +138,8 @@ extern "C"
/**
* @brief Deinitialize encoder.
*
* @param[in, out] handle Pointer to unique encoder handle.
*
* @return ESP_OK if success or an error code otherwise.
*/
esp_err_t zh_encoder_deinit(zh_encoder_handle_t *handle);