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
802e1179
Commit
802e1179
authored
Jan 05, 2016
by
Johny Mattsson
Browse files
Added node about maximum dsleep time to node docs.
parent
4877cb2b
Changes
1
Hide whitespace changes
Inline
Side-by-side
docs/en/modules/node.md
View file @
802e1179
...
@@ -48,6 +48,9 @@ ___
...
@@ -48,6 +48,9 @@ ___
Enter deep sleep mode, wake up when timed out.
Enter deep sleep mode, wake up when timed out.
The maximum sleep time is 4294967295us, ~71 minutes. This is an SDK limitation.
Firmware from before 05 Jan 2016 have a maximum sleeptime of ~35 minutes.
####Syntax
####Syntax
`node.dsleep(us, option)`
`node.dsleep(us, option)`
...
...
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