Skip to content

Commit

Permalink
docs/library/network.WLAN: Add "txpower" to list of known WLAN configs.
Browse files Browse the repository at this point in the history
Signed-off-by: Damien George <damien@micropython.org>
  • Loading branch information
dpgeorge committed Apr 22, 2022
1 parent 6bec5c4 commit 2a08e38
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/library/network.WLAN.rst
Expand Up @@ -132,4 +132,5 @@ Methods
password Access password (string)
dhcp_hostname The DHCP hostname to use
reconnects Number of reconnect attempts to make (integer, 0=none, -1=unlimited)
txpower Maximum transmit power in dBm (integer or float)
============= ===========

0 comments on commit 2a08e38

Please sign in to comment.