Skip to content

Commit

Permalink
Fix documented MAC address format of wifi.sta.getmac()
Browse files Browse the repository at this point in the history
  • Loading branch information
marcelstoer committed Jun 29, 2016
1 parent b702b3a commit 3a7f01b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/en/modules/wifi.md
Original file line number Diff line number Diff line change
Expand Up @@ -626,7 +626,7 @@ Gets MAC address in station mode.
none

#### 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
[`wifi.sta.getip()`](#wifistagetip)
Expand Down

0 comments on commit 3a7f01b

Please sign in to comment.