diff --git a/keywords.txt b/keywords.txt index d7a3d33..83f84c9 100644 --- a/keywords.txt +++ b/keywords.txt @@ -15,6 +15,7 @@ callbackFunction KEYWORD1 setClickTicks KEYWORD2 setPressTicks KEYWORD2 +setDebounceTicks KEYWORD2 attachClick KEYWORD2 attachDoubleClick KEYWORD2 attachLongPressStart KEYWORD2 diff --git a/library.properties b/library.properties index 818128f..35cc86a 100644 --- a/library.properties +++ b/library.properties @@ -1,5 +1,5 @@ name=OneButton -version=1.1.0 +version=1.2.0 author=Matthias Hertel, mathertel@hotmail.com maintainer=Matthias Hertel sentence=Arduino libary for improving the usage of a singe input button.