From 7386ea8b539724a5d3fbf291617fc111c00b5167 Mon Sep 17 00:00:00 2001 From: vmasdani Date: Fri, 1 Feb 2019 10:47:20 +0700 Subject: [PATCH] Changed library.properties --- library.properties | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/library.properties b/library.properties index d23a96b..a8a7ce8 100644 --- a/library.properties +++ b/library.properties @@ -2,8 +2,8 @@ name=Antares ESP8266 MQTT version=0.9.0 author=Antares maintainer=Antares -sentence=A library to simplify the process of fetching/deploying data to Antares IoT platform via MQTT -paragraph=A library to simplify the process of fetching/deploying data to Antares IoT platform via MQTT +sentence=A library to simplify the process of subscribing and publishing data to Antares IoT platform via MQTT on ESP8266 +paragraph=A library to simplify the process of subscribing and publishing data to Antares IoT platform via MQTT on ESP8266 category=Communication -url=https://github.com/vmasdani/antares-esp8266-mqtt +url=https://github.com/antaresdocumentation/antares-esp8266-mqtt architectures=esp8266