Skip to content

Commit 9fe1dec

Browse files
committed
arduino library
1 parent 94c4263 commit 9fe1dec

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

library.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@ name=ESPAsyncWebServ
22
version=1.2.3
33
author=Me-No-Dev
44
maintainer=dvarrel
5-
sentence=Async Web Server for ESP8266 and ESP31B
5+
sentence=Async Web Server for ESP8266, ESP31B and ESP32
66
paragraph=Build a WebServer, with files saved in flash
77
category=Communication
88
url=https://github.com/dvarrel/ESPAsyncWebServer
99
architectures=esp8266, esp32
10-
depends=ESP32AsyncTCP, ESPAsyncTCP
10+
depends=AsyncTCP, ESPAsyncTCP

0 commit comments

Comments
 (0)