Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ruanhaishen
Nodemcu Firmware
Commits
5fbefd98
Commit
5fbefd98
authored
Dec 02, 2014
by
funshine
Browse files
fix #8, some minor change
parent
af8a8e31
Changes
2
Hide whitespace changes
Inline
Side-by-side
0.9.2/512k-flash/nodemcu_512k.bin
View file @
5fbefd98
No preview for this file type
README.md
View file @
5fbefd98
# **NodeMcu** #
# **NodeMcu** #
###A lua based firmware for wifi-soc esp8266
###A lua based firmware for wifi-soc esp8266
version 0.9.2 build 2014-1
1-30
version 0.9.2 build 2014-1
2-02
# Change log
# Change log
2014-1
1-30
<br
/>
2014-1
2-02
<br
/>
modify the max freq of pwm module to 1000
.
<br
/>
fix the heap recover too slow issue, heap will recover in seconds, not minutes
.
<br
/>
modify the
max duty cycle of pwm module to 1023
.
<br
/>
modify the
return of file.open, return nil if file not exist, true if opend ok
.
<br
/>
add uart module, uart.on("data") api to receive data from uart
.
move startup version display before doing the init.lua
.
[
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
)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment