Commit 3a7f01bb authored by Marcel Stör's avatar Marcel Stör
Browse files

Fix documented MAC address format of wifi.sta.getmac()

parent b702b3a4
...@@ -626,7 +626,7 @@ Gets MAC address in station mode. ...@@ -626,7 +626,7 @@ Gets MAC address in station mode.
none none
#### Returns #### Returns
MAC address as string e.g. "18-33-44-FE-55-BB" MAC address as string e.g. "18:fe:34:a2:d7:34"
#### See also #### See also
[`wifi.sta.getip()`](#wifistagetip) [`wifi.sta.getip()`](#wifistagetip)
......
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