Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
ruanhaishen
Nodemcu Firmware
Commits
99a20012
Commit
99a20012
authored
Dec 11, 2014
by
funshine
Browse files
modify tmr.now to return uint31
parent
a6f6c02d
Changes
2
Hide whitespace changes
Inline
Side-by-side
0.9.2/512k-flash/nodemcu_512k.bin
View file @
99a20012
No preview for this file type
README.md
View file @
99a20012
...
...
@@ -4,7 +4,8 @@ version 0.9.2 build 2014-12-11
# Change log
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.
add wifi.sta.status() api, to get connection status in station mode.
<br
/>
modify tmr.now() to return a uint31 rather than uint32. now-=0x80000000 if now>0x7fffffff.
[
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
)
...
...
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