Updated Hardware API (markdown)

Daniel Campora 2015-09-27 19:05:53 +02:00
parent eb23e7f3a0
commit 305a48a993
1 changed files with 1 additions and 1 deletions

@ -335,7 +335,7 @@ The WLAN class belongs to the network module.
Constructor: Constructor:
`wlan = WLAN(id, mode=WLAN.STA, *, ssid='wlan', auth=None, channel=1, bus=None, pins=None)` `wlan = WLAN(id, mode=WLAN.STA, *, ssid='wlan', auth=None, channel=1, pins=None)`
Methods: Methods: