Releases: thomasfredericks/Bounce2
Bounce V2.71
- duration() was added back but marked as deprecated
- documentation was updated
Bounce v2.60
Added a getPin() method to the Bounce class.
Not different than 2.58 (some information was not pushed).
Bounce v2.58
Added a getPin() method to the Bounce class.
Bounce v2.57
Changes
- DanForever Made the bounce2 library const correct
- michaelcress Corrected spelling error in README file
Bounce v2.56
This might break a little code, but Button was moved to the Bounce2::Button name space...
This was done to make sure the library is compatible with more environments
Bounce v2.55
Update README.md
Bounce v2.53
Fixed typo in library properties
Bounce V2.52
2.52: Removed spaces in front of keywords
2.51: Moved documentation and fixed version number (2.5 < 2.42 according to Arduino)
2.5: Added duration() and updated the documentation
2.42: Folder structure changed according Arduino IDE 1.5 Library specification
2.41: Added a missing include for Platform.io
2.4: ReadCurrentState() and setPinMode() can now be extended for customization.
Bounce V2.51
2.51: Moved documentation and fixed version number (2.5 < 2.42 according to Arduino)
2.5 : Added duration() and updated the documentation
2.42 : Folder structure changed according Arduino IDE 1.5 Library specification
2.41: Added a missing include for Platform.io
2.4 : ReadCurrentState() and setPinMode() can now be extended for customization.
Bounce V2.5
2.5 : Added duration() and updated the documentation
2.42 : Folder structure changed according Arduino IDE 1.5 Library specification
2.41: Added a missing include for Platform.io
2.4 : ReadCurrentState() and setPinMode() can now be extended for customization.