Skip to content

Commit 65ea9a4

Browse files
committed
Debouncing improvements finalized.
1 parent f959e53 commit 65ea9a4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/OneButton.h

+1
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
// 01.12.2011 include file changed to work with the Arduino 1.0 environment
1111
// 23.03.2014 Enhanced long press functionalities by adding longPressStart and longPressStop callbacks
1212
// 21.09.2015 A simple way for debounce detection added.
13+
// 14.05.2017 Debouncing improvements.
1314
// -----
1415

1516
#ifndef OneButton_h

0 commit comments

Comments
 (0)