diff options
author | glenn20 <glenn.moloney@gmail.com> | 2022-07-31 16:36:10 +1000 |
---|---|---|
committer | Damien George <damien@micropython.org> | 2022-08-23 16:28:49 +1000 |
commit | 98d1c50159fe9427d72ec358ba0219eaebb1d991 (patch) | |
tree | d379161533859fa97d408f2a9b3ab3edf770d9cf /docs/esp32/tutorial/intro.rst | |
parent | 47c45d0e7fda10f4a62b7017d48ae452203b22f0 (diff) |
esp32/network_wlan: Use esp_wifi_set/get_channel to config wifi channel.
Set the channel with esp_wifi_set_channel(), which adds support for setting
the channel of the STA interface
Get the channel with esp_wifi_get_channel() which returns the actual wifi
channel of the radio, rather than the configured channel.
Diffstat (limited to 'docs/esp32/tutorial/intro.rst')
0 files changed, 0 insertions, 0 deletions