From c1a281142a8288d7a28ae5b69d24841446c09378 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Anian=20B=C3=BChler?= <anian.buehler@reutlingen-university.de> Date: Tue, 1 Feb 2022 11:12:13 +0100 Subject: [PATCH] updated .properties file --- library.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/library.properties b/library.properties index cc399ac..bbb2b23 100644 --- a/library.properties +++ b/library.properties @@ -1,9 +1,9 @@ name=didacticEncryption version=0.1 author=letsgoING -maintainer=letsgoING <info@letsgoing.org> +maintainer=letsgoING <https://letsgoing.org> sentence=Library for implementing didactic reduced encryption on Arduino boards. category=Encryption paragraph=Library for implementing lightweight encryption on Arduino boards. The functionalities correspond to state of the art technologies, which are didactically reduced. -url=https://gitlab.reutlingen-university.de/letsgoing/libraries/didacticnetwork +url=https://gitlab.reutlingen-university.de/letsgoing/libraries/didacticencryption includes=DidacticEnc.h -- GitLab