Skip to content

Releases: BasPaap/Bas.Button

Release 4

31 May 09:04
Compare
Choose a tag to compare
  • Implement CallbackCaller as the callback mechanism to allow callbacks from class instances etc.
  • Add PlatformIO registry files.

Release 3

23 May 13:50
801f0b1
Compare
Choose a tag to compare
  1. Renamed incorrect function names in Button.ino example.
  2. Removed superfluous optional argument declarations.

Release 2

12 Apr 09:21
Compare
Choose a tag to compare

Adds a getState() function that will return HIGH or LOW depending on the button's state.

Release 1

04 Sep 20:16
Compare
Choose a tag to compare

Initial release.