From 478894e039adebfe324a1b259b9d90c2ad805649 Mon Sep 17 00:00:00 2001 From: Mathieu Carbou Date: Fri, 19 Apr 2024 15:11:31 +0200 Subject: [PATCH] Fix architectures --- library.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/library.properties b/library.properties index cfb1bbd..e94d453 100644 --- a/library.properties +++ b/library.properties @@ -6,5 +6,5 @@ sentence=Asynchronous HTTP and WebSocket Server Library for ESP32 paragraph=Supports: WebSocket, SSE, Authentication, Arduino Json 7, File Upload, Static File serving, URL Rewrite, URL Redirect, etc category=Other url=https://github.com/mathieucarbou/ESPAsyncWebServer -architectures=8 +architectures=* license=LGPL-3.0