Skip to content
Discussion options

You must be logged in to vote

Not sure if I got you right. The example above shows if a button has been pushed down using the fell() method or has been released using rose() method. You can also you the pressed() method that repeatedly signal while a button is being pressed. The button number in the example above can be determined by the idx variable or you could also use the getNumber() method of the button to determine its number.

I strongly recommend looking at the examples includes with the library, you should find anything you need in there.

If this solves your problem, please mark the thread a solved.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@KyAZ73
Comment options

@ReneRichterDE
Comment options

Answer selected by ReneRichterDE
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants