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/readme.txt')
-rw-r--r--Projects/STM32WB5MM-DK/Applications/TouchSensing/TouchSensing_1touchkey/readme.txt4
1 files changed, 0 insertions, 4 deletions
diff --git a/Projects/STM32WB5MM-DK/Applications/TouchSensing/TouchSensing_1touchkey/readme.txt b/Projects/STM32WB5MM-DK/Applications/TouchSensing/TouchSensing_1touchkey/readme.txt
index f144b21c8..78fe55817 100644
--- a/Projects/STM32WB5MM-DK/Applications/TouchSensing/TouchSensing_1touchkey/readme.txt
+++ b/Projects/STM32WB5MM-DK/Applications/TouchSensing/TouchSensing_1touchkey/readme.txt
@@ -31,10 +31,6 @@ Observed behaviour:
- The LD4 is BLUE each time the ECS process is finished.
- The LD4 is RED in case of error.
-- On the LCD are also displayed:
- * The ECS state (ON/OFF).
- * The TS1 touchkey sensor state (RELEASE, DETECT, ...) and the delta value.
-
- The ECS is ON when no touch is detected (sensor is in the RELEASE state).
The ECS is always present but its behaviour can be modified using some parameters in
the tsl_conf.h file.