fix #5,#6

This commit is contained in:
funshine 2014-11-29 01:45:54 +08:00
parent 8766dc6d81
commit f26f83d967
2 changed files with 6 additions and 3 deletions

Binary file not shown.

View File

@ -1,9 +1,12 @@
# **NodeMcu** # # **NodeMcu** #
###A lua based firmware for wifi-soc esp8266 ###A lua based firmware for wifi-soc esp8266
version 0.9.2 build 2014-11-25 version 0.9.2 build 2014-11-29
# Change log # Change log
[change log](https://github.com/nodemcu/nodemcu-firmware/wiki/nodemcu_api_en#change_log)<br /> 2014-11-29<br />
[变更日志](https://github.com/nodemcu/nodemcu-firmware/wiki/nodemcu_api_cn#change_log) fix tmr.delay not work when delayed time < 1s.<br />
fix pwm module not work when freq<77.<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)
# Summary # Summary
- Easy to access wireless router - Easy to access wireless router
- Based on Lua 5.1.4 - Based on Lua 5.1.4