Added node about maximum dsleep time to node docs.

This commit is contained in:
Johny Mattsson 2016-01-05 12:26:41 +11:00
parent 4877cb2b1a
commit 802e1179cd
1 changed files with 3 additions and 0 deletions

View File

@ -48,6 +48,9 @@ ___
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
`node.dsleep(us, option)`