From 8cff8c44fbbb3ac7747a6ab4a981147c9102866a Mon Sep 17 00:00:00 2001 From: Luc <8822552+luc-github@users.noreply.github.com> Date: Sun, 24 Mar 2024 10:48:12 +0800 Subject: [PATCH] Update the typo in name that make the exclude not working --- libraries/ESP32SSDP/library.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libraries/ESP32SSDP/library.properties b/libraries/ESP32SSDP/library.properties index e37cd254f..b55243db2 100644 --- a/libraries/ESP32SSDP/library.properties +++ b/libraries/ESP32SSDP/library.properties @@ -1,4 +1,4 @@ -name=ESP32SSPD +name=ESP32SSDP version=1.0 author=Me-No-Dev maintainer=Me-No-Dev