diff options
author | iabdalkader <i.abdalkader@gmail.com> | 2022-06-04 12:22:55 +0200 |
---|---|---|
committer | Damien George <damien@micropython.org> | 2022-06-17 21:43:44 +1000 |
commit | a7c7febe0ba939e1f3b06920d590d317c9100ae9 (patch) | |
tree | 4e3ff9027d290c8c93cadfb7722a90370ae99122 /docs/esp8266/tutorial/network_basics.rst | |
parent | efa73ca8339a9ef67e8640c58c39ddac973c4744 (diff) | |
download | micropython-a7c7febe0ba939e1f3b06920d590d317c9100ae9.tar.gz micropython-a7c7febe0ba939e1f3b06920d590d317c9100ae9.zip |
esp32/network_wlan: Rename WLAN keyword args to ssid/security/key.
The WLAN.config() method now supports "ssid", "security" and "key" as
aliases to the existing "essid", "authmode" and "password", which are now
deprecated.
Addresses issue #8083.
Diffstat (limited to 'docs/esp8266/tutorial/network_basics.rst')
0 files changed, 0 insertions, 0 deletions