From 630568b4d12f46d429918a8684d7307715d61023 Mon Sep 17 00:00:00 2001 From: Andrey Perminov Date: Wed, 6 May 2020 17:35:29 -0700 Subject: [PATCH] Fixed typo Change-Id: I4dab27e47c17d8392f7654935c80d858da3d6856 --- BMLite_example/inc/hcp_tiny.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/BMLite_example/inc/hcp_tiny.h b/BMLite_example/inc/hcp_tiny.h index faf01b0..fcfbb1f 100644 --- a/BMLite_example/inc/hcp_tiny.h +++ b/BMLite_example/inc/hcp_tiny.h @@ -109,8 +109,8 @@ fpc_bep_result_t bmlite_add_arg(HCP_comm_t *hcp_comm, uint16_t arg_type, void *a fpc_bep_result_t bmlite_get_arg(HCP_comm_t *hcp_comm, uint16_t arg_type); /** - * @brief Search for argument in received answer and copyargument's data - * to + * @brief Search for argument in received answer and copy argument's data + * to arg_data * * @param[in] hcp_comm - pointer to HCP_comm struct * @param[in] arg_type - argument key