From dcf3e0007d2a33b36c1451f8b65603a0b9a82c74 Mon Sep 17 00:00:00 2001 From: Abhijit Bose Date: Thu, 22 Aug 2024 20:51:37 +0530 Subject: [PATCH] Update library.properties for URI and revision --- library.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/library.properties b/library.properties index eec16ee..3e9cafe 100644 --- a/library.properties +++ b/library.properties @@ -1,11 +1,11 @@ name=Switch -version=1.2.6 +version=1.2.7 author=Albert van Dalen license=GPL-3.0-or-later maintainer=Abhijit Bose (aka. Boseji) sentence=Arduino library for deglitching and debouncing switches and buttons. paragraph=Supports detecting longPress, doubleClick, and singleClick. Supports defining callback functions. category=Signal Input/Output -url=https://github.com/avandalen/avdweb_Switch +url=https://github.com/avdwebLibraries/avdweb_Switch architectures=* includes=avdweb_Switch.h