diff options
author | Damien George <damien@micropython.org> | 2024-10-31 11:10:46 +1100 |
---|---|---|
committer | Damien George <damien@micropython.org> | 2024-11-05 11:34:35 +1100 |
commit | 275b3afae70ef71c4c17801d4bf56c0921481b6c (patch) | |
tree | 370c46e3af55524cedd078c0f9d33fafc1271cc6 /docs/esp8266/tutorial | |
parent | d278ba5cc53491037a80e5c4fbd3f94d00ebe3d7 (diff) | |
download | micropython-275b3afae70ef71c4c17801d4bf56c0921481b6c.tar.gz micropython-275b3afae70ef71c4c17801d4bf56c0921481b6c.zip |
esp32/network_wlan: Add missing WLAN security constants.
These were added to the `network` module but not the `network.WLAN` class,
which is the new home for such constants.
Also:
- Mark the WLAN constants in the `network` module as deprecated, to be
removed in MicroPython 2.0.
- Move the static assert to the WLAN source code, to be close to where it
relates to.
Signed-off-by: Damien George <damien@micropython.org>
Diffstat (limited to 'docs/esp8266/tutorial')
0 files changed, 0 insertions, 0 deletions