summaryrefslogtreecommitdiff
path: root/Libraries/Button/button_handler.c
diff options
context:
space:
mode:
authorAlexander <trotsenkoa@gmail.com>2022-06-29 15:03:43 +0300
committerAlexander <trotsenkoa@gmail.com>2022-06-29 15:03:43 +0300
commit1a9490c54aa3aa75fde1778b3a41441bb10e157a (patch)
tree9ad7aab8f5190f5a2547812d0cfabf69cee77088 /Libraries/Button/button_handler.c
parent1702ce6ce430a66bb7af51644b91b7c196e719d9 (diff)
Работает. Дребезг сенсорных кнопок работает теперь.
Diffstat (limited to 'Libraries/Button/button_handler.c')
-rw-r--r--Libraries/Button/button_handler.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/Libraries/Button/button_handler.c b/Libraries/Button/button_handler.c
index e25c2c8..8df1e6b 100644
--- a/Libraries/Button/button_handler.c
+++ b/Libraries/Button/button_handler.c
@@ -61,7 +61,8 @@ void ButtonInit ( void )
// -
// Note:
// , ..
-//
+// ( , ,
+// )
// ----------------------------------------------------------------------------
void Button_ProcessFSM ( void )
{