We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f959e53 commit 65ea9a4Copy full SHA for 65ea9a4
src/OneButton.h
@@ -10,6 +10,7 @@
10
// 01.12.2011 include file changed to work with the Arduino 1.0 environment
11
// 23.03.2014 Enhanced long press functionalities by adding longPressStart and longPressStop callbacks
12
// 21.09.2015 A simple way for debounce detection added.
13
+// 14.05.2017 Debouncing improvements.
14
// -----
15
16
#ifndef OneButton_h
0 commit comments