docs/library/network.WLAN: Add "txpower" to list of known WLAN configs.

Signed-off-by: Damien George <damien@micropython.org>
This commit is contained in:
Damien George 2022-04-22 21:50:20 +10:00
parent 6bec5c4da5
commit 2a08e38c60
1 changed files with 1 additions and 0 deletions

View File

@ -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)
============= ===========