From 76a9eb72be9e4bd9eda99baab5fb10dadd44f69e Mon Sep 17 00:00:00 2001 From: Leo Soares Date: Fri, 9 Sep 2022 16:45:17 +0100 Subject: [PATCH] library.properties: include only one header --- library.properties | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/library.properties b/library.properties index 0ec003b..446d892 100644 --- a/library.properties +++ b/library.properties @@ -1,4 +1,4 @@ -name=HyperLink Arduino Library +name=HyperLink V1 version=0.0.1 author=Hyper Systems maintainer=Hyper @@ -7,4 +7,5 @@ paragraph=helper for HyperLink IO category=Other url=https://github.com/hyper-systems/hyper-link-arduino architectures=* -depends= \ No newline at end of file +depends= +includes=HyperDevice17I2CSlave.h