File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -422,16 +422,17 @@ parameter should be `id`.
422422 Following are commonly supported parameters (availability of a specific parameter
423423 depends on network technology type, driver, and `MicroPython port `).
424424
425- ========= ===========
426- Parameter Description
427- ========= ===========
428- mac MAC address (bytes)
429- essid WiFi access point name (string)
430- channel WiFi channel (integer)
431- hidden Whether ESSID is hidden (boolean)
432- authmode Authentication mode supported (enumeration, see module constants)
433- password Access password (string)
434- ========= ===========
425+ ============= ===========
426+ Parameter Description
427+ ============= ===========
428+ mac MAC address (bytes)
429+ essid WiFi access point name (string)
430+ channel WiFi channel (integer)
431+ hidden Whether ESSID is hidden (boolean)
432+ authmode Authentication mode supported (enumeration, see module constants)
433+ password Access password (string)
434+ dhcp_hostname The DHCP hostname to use
435+ ============= ===========
435436
436437
437438
You can’t perform that action at this time.
0 commit comments