From 1824a6d52ed03634b4f71a55bc6a2c40a795963a Mon Sep 17 00:00:00 2001 From: Mathieu Carbou Date: Fri, 19 Apr 2024 23:40:44 +0200 Subject: [PATCH] Fix name field --- library.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/library.properties b/library.properties index 140f60e..7060a30 100644 --- a/library.properties +++ b/library.properties @@ -1,4 +1,4 @@ -me=AsyncTCP +name=AsyncTCP version=3.0.0 author=Me-No-Dev maintainer=Mathieu Carbou