class of Buttons -isPressed -wasPressed -notPressed -LongPress (Timer)

Files at this revision

API Documentation at this revision

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