Doc: remove specific mention of wifi encryption... (#6671)

... as availability depends on compilation parameters.
This commit is contained in:
Rotzbua
2022-05-27 11:19:16 +02:00
committed by GitHub
parent 2cb664eeec
commit 46a026a45d

View File

@ -3,7 +3,7 @@ version=2.0.0
author=Hristo Gochkov
maintainer=Hristo Gochkov <hristo@espressif.com>
sentence=Enables network connection (local and Internet) using the ESP32 built-in WiFi.
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.
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.
category=Communication
url=
architectures=esp32