Releases: MicroBeaut/RepeatButton
Releases · MicroBeaut/RepeatButton
RepeatButton v1.2.1
- Changed the URL to be the same as the library name.
RepeatButton v1.2.0
- Changed the button events member name.
- Combined the button events into one callback function.
- Fixed the key HOLD issue.
RepeatButton v1.0.1
- Removed the default mode value from the button mode function
- Added rising edge detector for key Press, key Release, key Hold, and key Repeat
- Disable Key hold and Key Repeat from the default
- Fixed Callback issue for Holding and Repeating function
RepeatButton v1.0.0
Initial release RepeatButton.
RepeatButton v0.0.0
Initial Release.