mirror of
https://github.com/nodemcu/nodemcu-firmware.git
synced 2025-01-16 20:52:57 +08:00
Fix documented MAC address format of wifi.sta.getmac()
This commit is contained in:
parent
b702b3a403
commit
3a7f01bb66
@ -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)
|
||||
|
Loading…
x
Reference in New Issue
Block a user