From 187435ef0251f33a1acb7f062d65f3668eb00744 Mon Sep 17 00:00:00 2001 From: Rui Azevedo Date: Mon, 17 Sep 2018 22:01:19 +0000 Subject: [PATCH] remove do_a_linkage --- library.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/library.properties b/library.properties index 799491f..6e573a9 100644 --- a/library.properties +++ b/library.properties @@ -1,11 +1,11 @@ name=PCINT r-site.net -version=4.0.7 +version=4.0.8 author=Rui Azevedo, ruihfazevedo@gmail.com maintainer=neu-rah, ruihfazevedo@gmail.com sentence=Arduino Pin change monitor paragraph=Attach user function and data to pin change events. category=Signal Input/Output -dot_a_linkage=true +dot_a_linkage=false url=https://github.com/neu-rah/PCINT architectures=* includes=pcint.h