Skip to content

Release v1.1.0 - AsyncEventButton class

Choose a tag to compare

@vortigont vortigont released this 02 Apr 17:14
· 25 commits to main since this release

new features:
Implement AsyncEventButton class

bugfixes:

  • fix bug when autorepeat was engaged when longPress timer expired during gpio debounce interval
  • fix gpio interrupt handling bug when debouncing was not working properly
  • set GenericButton::Counters members type to int32_t