From 887f78da6d6f3a0db6a61649b14ee518c58972eb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Anian=20B=C3=BChler?= <anian.buehler@reutlingen-university.de> Date: Thu, 29 Apr 2021 12:40:32 +0200 Subject: [PATCH] minor changes --- library.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/library.properties b/library.properties index 1c48c14..fb19434 100644 --- a/library.properties +++ b/library.properties @@ -2,8 +2,8 @@ name=didacticNetwork version=0.2 author=letsgoING maintainer=letsgoING <info@letsgoing.org> -sentence=Library for implementing networks on Arduino boards. The functionalities correspond to state of the art technologies, which are didactically reduced. +sentence=Library for implementing didactic reduced networks on Arduino boards. category=Communication -paragraph= +paragraph=Library for implementing networks 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 includes=didacticNetwork.h -- GitLab