未验证 提交 53698aef 编写于 作者: R Rotzbua 提交者: GitHub

Doc: update wifi encryption description (#6880)

By default `WPA2` is minimum required. The old insecure encryption must be explicitly enabled.
上级 cf5fff83
......@@ -10,8 +10,8 @@
http://yourAddress/H turns the LED on
http://yourAddress/L turns it off
This example is written for a network using WPA encryption. For
WEP or WPA, change the Wifi.begin() call accordingly.
This example is written for a network using WPA2 encryption. For insecure
WEP or WPA, change the Wifi.begin() call and use Wifi.setMinSecurity() accordingly.
Circuit:
* WiFi shield attached
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册