Skip to content

Commit

Permalink
Debouncing improvements finalized.
Browse files Browse the repository at this point in the history
  • Loading branch information
mathertel committed May 14, 2017
1 parent f959e53 commit 65ea9a4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/OneButton.h
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
// 01.12.2011 include file changed to work with the Arduino 1.0 environment
// 23.03.2014 Enhanced long press functionalities by adding longPressStart and longPressStop callbacks
// 21.09.2015 A simple way for debounce detection added.
// 14.05.2017 Debouncing improvements.
// -----

#ifndef OneButton_h
Expand Down

0 comments on commit 65ea9a4

Please sign in to comment.