From d666f6a53b8c13e1f12ab6cb85f15435493d6108 Mon Sep 17 00:00:00 2001 From: hsaturn Date: Sat, 10 Apr 2021 13:58:23 +0200 Subject: [PATCH] AsyncTCP (to be continued) --- library.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/library.properties b/library.properties index 687d572..fc85179 100644 --- a/library.properties +++ b/library.properties @@ -8,4 +8,4 @@ category=Communication url=https://github.com/hsaturn/TinyMqtt architectures=* includes=TinyMqtt.h -depends= +depends=AsyncTCP