Commit 65e83fd2 authored by Konrad Beckmann's avatar Konrad Beckmann Committed by Marcel Stör
Browse files

Fixed typo in wifi doc (#1337)

Changed wifi.getpymode() into wifi.getphymode()
parent f4582e24
......@@ -45,7 +45,7 @@ The WiFi mode, as one of the `wifi.STATION`, `wifi.SOFTAP`, `wifi.STATIONAP` or
Gets WiFi physical mode.
#### Syntax
`wifi.getpymode()`
`wifi.getphymode()`
#### Parameters
none
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment