Skip to content

Commit 46a026a

Browse files
authored
Doc: remove specific mention of wifi encryption... (#6671)
... as availability depends on compilation parameters.
1 parent 2cb664e commit 46a026a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: libraries/WiFi/library.properties

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ version=2.0.0
33
author=Hristo Gochkov
44
maintainer=Hristo Gochkov <[email protected]>
55
sentence=Enables network connection (local and Internet) using the ESP32 built-in WiFi.
6-
paragraph=With this library you can instantiate Servers, Clients and send/receive UDP packets through WiFi. The shield can connect either to open or encrypted networks (WEP, WPA). The IP address can be assigned statically or through a DHCP. The library can also manage DNS.
6+
paragraph=With this library you can instantiate Servers, Clients and send/receive UDP packets through WiFi. The shield can connect either to open or encrypted networks. The IP address can be assigned statically or through a DHCP. The library can also manage DNS.
77
category=Communication
88
url=
99
architectures=esp32

0 commit comments

Comments
 (0)