mirror of
https://github.com/me-no-dev/ESPAsyncWebServer.git
synced 2025-08-16 11:00:59 +02:00
Set architectures=esp8266,esp32 in library.properties
This commit is contained in:
@@ -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=*
|
||||
architectures=esp8266,esp32
|
||||
license=LGPL-3.0
|
||||
|
Reference in New Issue
Block a user