Releases: lendres/ButtonSuite-Arduino
Releases · lendres/ButtonSuite-Arduino
Version 2.1.1
Version 2.1.0
Changed BUTTONSTATUS enum to allow the use of binary operations.
Updated PushEventButton to allow for capturing both push and release.
Version 2.0.0
The purpose of Version 2 was to greatly simplify the interface as well as the internal structure of the software. Some of the more esoteric functionality was removed and some functionality was separated into different classes. This meant backwards compatibility could not be maintained, however, the benefit is a much cleaner and easier to understand library.
Version 1.1.0
This release adds functionality to the MomentaryButton and LatchingButton to make them more convenient to use. New examples have been added. The documentation has been corrected and added to in several places.
Version 1.0.0
First release.