Commit 802e1179 authored by Johny Mattsson's avatar Johny Mattsson
Browse files

Added node about maximum dsleep time to node docs.

parent 4877cb2b
...@@ -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)`
......
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