Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ruanhaishen
Nodemcu Firmware
Commits
3a7f01bb
Commit
3a7f01bb
authored
Jun 29, 2016
by
Marcel Stör
Browse files
Fix documented MAC address format of wifi.sta.getmac()
parent
b702b3a4
Changes
1
Show whitespace changes
Inline
Side-by-side
docs/en/modules/wifi.md
View file @
3a7f01bb
...
@@ -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
)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment