Commit d207dc11 authored by funshine's avatar funshine
Browse files

modify wifi getip() to return nil if ip=0.0.0.0

parent 0f37f9bf
# **NodeMcu** #
###A lua based firmware for wifi-soc esp8266
version 0.9.2 build 2014-12-11
version 0.9.2 build 2014-12-12
# Change log
2014-12-12<br />
modify wifi.xx.getip() to return nil, if ip is 0.0.0.0. <br />
2014-12-11<br />
fix uart.setup(), now setup can set pins in other mode back to uart mode. <br />
add wifi.sta.status() api, to get connection status in station mode. <br />
......
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