Commit cc2e0a49 authored by funshine's avatar funshine
Browse files

increase alarm num to 7 in tmr module

parent f6591008
# **NodeMcu** #
###A lua based firmware for wifi-soc esp8266
version 0.9.2 build 2014-12-08
version 0.9.2 build 2014-12-09
# Change log
2014-12-09<br />
increase alarmer num in tmr module to 7.
2014-12-08<br />
add uart.setup(), uart.write() api.<br />
2014-12-07<br />
add ow(1-wire module), from arduino, and use same api.<br />
add an 18b20 1-wire example.<br />
change net.socket.send() payload max len from 256 to 1460.<br />
modify gpio.mode() api, add internal pullup/float para.
[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)
# Summary
......
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