Skip to content

Releases: LennartHennigs/Button2

Added getAttachPin()

08 Feb 20:38
Compare
Choose a tag to compare

fixed bug in constructor

29 Jan 20:57
Compare
Choose a tag to compare

see changelog for details

fixed bug in isPressed()

26 Jan 11:11
Compare
Choose a tag to compare
1.5.2

ready for 1.5.2

fixed bug in 1.5.0

04 Jan 06:38
Compare
Choose a tag to compare
1.5.1

ready for 1.5.1

added default constructor and new long click handler

03 Jan 19:05
Compare
Choose a tag to compare

1.4.1

19 Dec 21:12
Compare
Choose a tag to compare
  • Fixed bug and moved activeLow outside of isCapacitive condition

1.4

06 Nov 11:48
Compare
Choose a tag to compare
1.4
added date

added capacitive touch, added const modifier to functions

06 Nov 09:32
Compare
Choose a tag to compare

configurable timeout, minor bugfix, added changelog

16 Apr 10:03
Compare
Choose a tag to compare

for more details, see changelog

maintenance release

27 Mar 06:57
Compare
Choose a tag to compare
  • support for active high buttons
  • added reset() function to unset all functions
  • changed the timeframes for double and triple click
  • added a yield() command to the loop