class of Buttons -isPressed -wasPressed -notPressed -LongPress (Timer)
Revision 7:09fb38cf8526, committed 2019-06-04
- Comitter:
- x1dmoesc
- Date:
- Tue Jun 04 14:19:35 2019 +0000
- Parent:
- 6:38624a50a610
- Child:
- 8:6c8a00baae91
- Commit message:
- stand_190604
Changed in this revision
| Button.cpp | Show annotated file Show diff for this revision Revisions of this file |
--- a/Button.cpp Thu Feb 21 08:19:49 2019 +0000
+++ b/Button.cpp Tue Jun 04 14:19:35 2019 +0000
@@ -60,7 +60,6 @@
bBtnNewAction = true;
-
if(bBtnNewAction) { // if flag ist true (new action on the button)
if(bOldState == bNewState) { // if current state equals previous state