Hi,
I had the problem that the time to detect the click action was too slow.
Therefore I decided to make some changes in your lib.
And here is the Advanced ButtonKing (attached).
New features:
- supported multiple click actions (more than just 3, theoretically endless :)
- supported multiple press actions (more than just 3, theoretically endless :)
- faster (adjustable) click detection (only limited by the debounce delay) if no multiple clicks is used
- all library functions packed into a single header file
- examples adapted to the advanced version.
You could update your repository with these files if you find this useful.
Hope that many users will benefit from this.
AdvancedButtonKing.zip
Hi,
I had the problem that the time to detect the click action was too slow.
Therefore I decided to make some changes in your lib.
And here is the Advanced ButtonKing (attached).
New features:
You could update your repository with these files if you find this useful.
Hope that many users will benefit from this.
AdvancedButtonKing.zip