Commit 1cc90167 authored by funshine's avatar funshine
Browse files

fix #18, can set back to uart mode from gpio mode. add wifi.sta.status() api.

parent 2f980c36
This diff is collapsed.
# **NodeMcu** # # **NodeMcu** #
###A lua based firmware for wifi-soc esp8266 ###A lua based firmware for wifi-soc esp8266
version 0.9.2 build 2014-12-09 version 0.9.2 build 2014-12-11
# Change log # Change log
2014-12-09<br /> 2014-12-11<br />
increased the number of alarm in tmr module, now it has 7 alarm. <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.
2014-12-08<br />
add uart.setup(), uart.write() api.<br />
[more change log](https://github.com/nodemcu/nodemcu-firmware/wiki/nodemcu_api_en#change_log)<br /> [more change log](https://github.com/nodemcu/nodemcu-firmware/wiki/nodemcu_api_en#change_log)<br />
[更多变更日志](https://github.com/nodemcu/nodemcu-firmware/wiki/nodemcu_api_cn#change_log) [更多变更日志](https://github.com/nodemcu/nodemcu-firmware/wiki/nodemcu_api_cn#change_log)
......
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