From 52a00344fa8146217655c6f930385f22b693656d Mon Sep 17 00:00:00 2001 From: Mathieu Carbou Date: Mon, 7 Oct 2024 14:31:12 +0200 Subject: [PATCH] Fix: includes=AsyncTCP.h --- library.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/library.properties b/library.properties index b7d1885..c5d9217 100644 --- a/library.properties +++ b/library.properties @@ -1,5 +1,5 @@ name=Async TCP -cludes=AsyncTCP.h +includes=AsyncTCP.h version=3.2.7 author=Me-No-Dev maintainer=Mathieu Carbou