From 28d54b64c9e8b13559436e9205549ee6a78f8a21 Mon Sep 17 00:00:00 2001 From: hsaturn Date: Sat, 4 Nov 2023 11:50:29 +0100 Subject: [PATCH] Update library.properties --- library.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/library.properties b/library.properties index 6c0deb2..e8e003e 100644 --- a/library.properties +++ b/library.properties @@ -1,7 +1,7 @@ name=TinyMqtt version=1.1.4 author=HSaturn, -maintainer=Francois BIOT +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 category=Communication