mirror of
https://github.com/micropython/micropython.git
synced 2026-01-07 04:30:24 +01:00
Updated Hardware API (markdown)
@@ -335,7 +335,7 @@ The WLAN class belongs to the network module.
|
||||
|
||||
Constructor:
|
||||
|
||||
`wlan = WLAN(id, mode=WLAN.STA, *, ssid='wlan', auth=None, channel=1, pins=None)`
|
||||
`wlan = WLAN(id, mode=WLAN.STA, *, ssid='wlan', auth=None, channel=1, iface=None)`
|
||||
|
||||
Methods:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user