From 66b1e71ee2e9124aa7f11589489bfe33d294b0c1 Mon Sep 17 00:00:00 2001 From: hsaturn Date: Thu, 23 Feb 2023 20:36:10 +0100 Subject: [PATCH] Fix depends --- library.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/library.properties b/library.properties index 62aebba..3c6eb01 100644 --- a/library.properties +++ b/library.properties @@ -7,5 +7,5 @@ paragraph=MQTT is a lightweight messaging protocol. This library allows to host category=Communication url=https://github.com/hsaturn/TinyMqtt architectures=* -depends=TinyConsole +depends=hsaturn/TinyConsole includes=TinyMqtt.h