From df4343b71da61db2611e074a28c09e993ab0ecbb Mon Sep 17 00:00:00 2001 From: Matthias Hertel Date: Sun, 14 May 2017 13:24:09 +0200 Subject: [PATCH] version update --- keywords.txt | 1 + library.properties | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) 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.