Skip to content

Releases: thomasfredericks/Bounce2

Bounce V2.71

21 Mar 14:06
Compare
Choose a tag to compare
  • duration() was added back but marked as deprecated
  • documentation was updated

Bounce v2.60

29 Jun 05:31
Compare
Choose a tag to compare

Added a getPin() method to the Bounce class.
Not different than 2.58 (some information was not pushed).

Bounce v2.58

28 Jun 20:45
Compare
Choose a tag to compare

Added a getPin() method to the Bounce class.

Bounce v2.57

04 Mar 20:56
f87ba5b
Compare
Choose a tag to compare

Changes

  • DanForever Made the bounce2 library const correct
  • michaelcress Corrected spelling error in README file

Bounce v2.56

29 Jan 22:30
6f24483
Compare
Choose a tag to compare

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

10 Dec 17:13
eb5ab9f
Compare
Choose a tag to compare
Update README.md

Bounce v2.53

26 Feb 19:43
cf32eda
Compare
Choose a tag to compare

Fixed typo in library properties

Bounce V2.52

03 Aug 19:20
Compare
Choose a tag to compare

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

19 Jul 12:43
Compare
Choose a tag to compare

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

18 Jul 16:46
Compare
Choose a tag to compare

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.