From 426db218411f303b47c8194d46b9f91e4bb32114 Mon Sep 17 00:00:00 2001 From: Matthias Hertel Date: Fri, 10 Apr 2015 20:51:53 +0200 Subject: [PATCH] Update library.properties --- library.properties | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/library.properties b/library.properties index c4108c7..f2743cf 100644 --- a/library.properties +++ b/library.properties @@ -1,9 +1,9 @@ name=DMXSerial2 -version=1.1 +version=1.1.0 author=Matthias Hertel -maintainer=Matthias Hertel -sentence=Enables building DMX/RDM devices using the built-in serial port. For Arduino boards UNO, Leonardo, Mega. +maintainer=Matthias Hertel, http://www.mathertel.de +sentence=Enables building DMX/RDM devices using the built-in serial port for Arduino boards UNO, Leonardo, Mega. paragraph=This is a library to implement a DMX devices that also listen and respond to RDM commands to retrieve information from the DMX devices. category=Communication url=http://www.mathertel.de/Arduino/DMXSerial2.aspx -architectures=* \ No newline at end of file +architectures=*