Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/Flipper-Zero/STM32CubeWB.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'Projects/STM32WB5MM-DK/Applications/TouchSensing/TouchSensing_1touchkey/Src/main.c')
-rw-r--r--Projects/STM32WB5MM-DK/Applications/TouchSensing/TouchSensing_1touchkey/Src/main.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/Projects/STM32WB5MM-DK/Applications/TouchSensing/TouchSensing_1touchkey/Src/main.c b/Projects/STM32WB5MM-DK/Applications/TouchSensing/TouchSensing_1touchkey/Src/main.c
index 3854f7540..ef7786b5b 100644
--- a/Projects/STM32WB5MM-DK/Applications/TouchSensing/TouchSensing_1touchkey/Src/main.c
+++ b/Projects/STM32WB5MM-DK/Applications/TouchSensing/TouchSensing_1touchkey/Src/main.c
@@ -240,7 +240,7 @@ static void MX_GPIO_Init(void)
/* USER CODE BEGIN 4 */
/**
- * @brief Display sensors information on LEDs and LCD
+ * @brief Display sensors information on LED
* @param status TSL user status
* @retval None
*/