diff options
author | iabdalkader <i.abdalkader@gmail.com> | 2022-06-04 12:29:56 +0200 |
---|---|---|
committer | Damien George <damien@micropython.org> | 2022-06-17 21:43:44 +1000 |
commit | 82b8a2d193657f67cf7a301acc5804b946d662ad (patch) | |
tree | 23ffd43ab3c9d0fd74a10fd3c65e53d9cf5c2255 /docs/esp8266/tutorial | |
parent | a7c7febe0ba939e1f3b06920d590d317c9100ae9 (diff) | |
download | micropython-82b8a2d193657f67cf7a301acc5804b946d662ad.tar.gz micropython-82b8a2d193657f67cf7a301acc5804b946d662ad.zip |
esp8266/modnetwork: 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. The help text and setup helper are also updated.
Addresses issue #8083.
Diffstat (limited to 'docs/esp8266/tutorial')
0 files changed, 0 insertions, 0 deletions