From 3fc41f8659dcf29a57405d25da847cfc1b041e04 Mon Sep 17 00:00:00 2001 From: Albert van Dalen Date: Sat, 27 Jan 2018 12:13:42 +0100 Subject: [PATCH] Add files via upload --- avdweb_Switch.cpp | 2 +- library.properties | 24 ++++++++++++------------ 2 files changed, 13 insertions(+), 13 deletions(-) diff --git a/avdweb_Switch.cpp b/avdweb_Switch.cpp index c504f86..4011fb3 100644 --- a/avdweb_Switch.cpp +++ b/avdweb_Switch.cpp @@ -14,7 +14,7 @@ WEBSITE: http://www.avdweb.nl/arduino/hardware-interfacing/simple-switch-debounc 1.0.1 22-5-2013 Added longPress, doubleClick 1.0.2 1-12-2015 added process(input) 1.0.3 15-1-2016 added deglitching -1.0.4 25-1-2017 file renamed to avdweb_Switch +1.0.5 25-1-2017 file renamed to avdweb_Switch ..........................................DEGLITCHING.............................. diff --git a/library.properties b/library.properties index decdbe1..7d5b2c5 100644 --- a/library.properties +++ b/library.properties @@ -1,13 +1,13 @@ -name=Switch -version=1.0.4 -author=Albert van Dalen -maintainer=Albert van Dalen -sentence=Smart library for debouncing switches and buttons. Arduino Uno and Zero. -paragraph=Supports also long press and double clicks. -category=Signal Input/Output -url=https://github.com/avandalen/avdweb_Switch -architectures=avr, samd - - - +name=Switch +version=1.0.5 +author=Albert van Dalen +maintainer=Albert van Dalen +sentence=Smart library for debouncing switches and buttons. Arduino Uno and Zero. +paragraph=Supports also long press and double clicks. +category=Signal Input/Output +url=https://github.com/avandalen/avdweb_Switch +architectures=avr, samd + + +