diff options
author | glenn20 <glenn.moloney@gmail.com> | 2022-08-25 16:55:57 +1000 |
---|---|---|
committer | Damien George <damien@micropython.org> | 2023-05-06 13:51:00 +1000 |
commit | 1093dea70924a785543326773319dbb156e05c15 (patch) | |
tree | 248d7c86f3ce26e3d9254f7f9d464465a3cef994 /docs/esp32/tutorial | |
parent | 786013d467d8beace7c7a8a2cd1122c799d05dae (diff) | |
download | micropython-1093dea70924a785543326773319dbb156e05c15.tar.gz micropython-1093dea70924a785543326773319dbb156e05c15.zip |
esp32,esp8266: Add support to set/get power saving mode of WLAN.
For esp32 and esp8266 this commit adds:
- a 'pm' option to WLAN.config() to set/get the wifi power saving mode; and
- PM_NONE, PM_PERFORMANCE and PM_POWERSAVE constants to the WLAN class.
This API should be general enough to use with all WLAN drivers.
Documentation is also added.
Diffstat (limited to 'docs/esp32/tutorial')
0 files changed, 0 insertions, 0 deletions