Skip to content

Added button release handler

Compare
Choose a tag to compare
@ArminJo ArminJo released this 08 Jun 22:36
· 13 commits to master since this release
  • Added button release handler and adapted examples.
  • Revoke change for "only one true result per press for checkForLongPressBlocking()". It is superseded by button release handler.
  • Support buttons which are active high by defining BUTTON_IS_ACTIVE_HIGH.
  • Improved detection of maximum bouncing period used in DebounceTest.