class of Buttons -isPressed -wasPressed -notPressed -LongPress (Timer)
Diff: Button.cpp
- Revision:
- 7:09fb38cf8526
- Parent:
- 6:38624a50a610
- Child:
- 8:6c8a00baae91
--- 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