Skip to content

Releases: thomasfredericks/Bounce2

Bounce V2.71

Choose a tag to compare

@thomasfredericks thomasfredericks released this 21 Mar 14:06
  • duration() was added back but marked as deprecated
  • documentation was updated

Bounce v2.60

Choose a tag to compare

@thomasfredericks thomasfredericks released this 29 Jun 05:31

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

Bounce v2.58

Choose a tag to compare

@thomasfredericks thomasfredericks released this 28 Jun 20:45

Added a getPin() method to the Bounce class.

Bounce v2.57

Choose a tag to compare

@thomasfredericks thomasfredericks released this 04 Mar 20:56
f87ba5b

Changes

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

Bounce v2.56

Choose a tag to compare

@thomasfredericks thomasfredericks released this 29 Jan 22:30
6f24483

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

Choose a tag to compare

@thomasfredericks thomasfredericks released this 10 Dec 17:13
eb5ab9f
Update README.md

Bounce v2.53

Choose a tag to compare

@thomasfredericks thomasfredericks released this 26 Feb 19:43
cf32eda

Fixed typo in library properties

Bounce V2.52

Choose a tag to compare

@thomasfredericks thomasfredericks released this 03 Aug 19:20

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

Choose a tag to compare

@thomasfredericks thomasfredericks released this 19 Jul 12:43

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

Choose a tag to compare

@thomasfredericks thomasfredericks released this 18 Jul 16:46

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.