From 1e446fa5cd65c29621262298fa6858eac311e3f5 Mon Sep 17 00:00:00 2001 From: thelsing Date: Wed, 7 Nov 2018 22:13:44 +0100 Subject: [PATCH] Update library.properties --- library.properties | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/library.properties b/library.properties index 50c7755..6cc0a3d 100644 --- a/library.properties +++ b/library.properties @@ -2,9 +2,9 @@ name=knx_esp version=1.0.0 author=Thomas Kunze maintainer=Thomas Kunze -sentence=knx stack for esp8266 +sentence=knx stack paragraph= category=Communication -url=https://github.com/thelsing/knx-esp +url=https://github.com/thelsing/knx architectures=* -includes=knx_esp.h \ No newline at end of file +includes=knx.h