From 6f93c09e2f782036b94591850bcc5cdf38c8f466 Mon Sep 17 00:00:00 2001 From: hsaturn Date: Sat, 4 Nov 2023 11:54:10 +0100 Subject: [PATCH] Update library.properties --- library.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/library.properties b/library.properties index e8e003e..44a3e3b 100644 --- a/library.properties +++ b/library.properties @@ -2,8 +2,8 @@ name=TinyMqtt version=1.1.4 author=HSaturn, maintainer=HSaturn -sentence=A tiny broker and client library for MQTT messaging. -paragraph=A lightweight MQTT library for ESP8266 and ESP32, supporting MQTT 3.1.1 with QoS and allowing to create a Mqtt broker +sentence=A lightweight broker and client Mqtt library for Arduino and ESP. +paragraph=TinyMqtt supports MQTT 3.1.1 with QoS and allows to create a Mqtt broker category=Communication url=https://github.com/hsaturn/TinyMqtt architectures=*