Skip to content
This repository was archived by the owner on Jan 21, 2025. It is now read-only.

Commit 9ff7946

Browse files
committed
Fix architectures
1 parent 9b752a2 commit 9ff7946

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

library.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@ sentence=Asynchronous HTTP and WebSocket Server Library for ESP32
66
paragraph=Supports: WebSocket, SSE, Authentication, Arduino Json 7, File Upload, Static File serving, URL Rewrite, URL Redirect, etc
77
category=Other
88
url=https://github.com/mathieucarbou/ESPAsyncWebServer
9-
architectures==esp32
9+
architectures=esp32
1010
license=LGPL-3.0
1111
depends=ArduinoJson

0 commit comments

Comments
 (0)