Merge branch 'mega' into feature/fetchConfig

This commit is contained in:
TD-er
2021-08-02 21:55:20 +02:00
committed by GitHub
49 changed files with 1340 additions and 95 deletions
+2 -2
View File
@@ -101,8 +101,8 @@
DeepSleep","
:red:`Internal`","
Switch the node to deep sleep.
Max sleep time depends on library version and differs from roughly 71 minutes to 3h46.
If you specify a Min sleep time of 0, you'll have to wake the device yourself by pulling RST to GND.
Max sleep time depends on library version and differs from roughly 71 minutes (4294 sec.) to 3h46 for ESP8266, and up to 8 years (281474976 sec.) on ESP32 (theoretically).
If you specify a Min sleep time of 0, you'll have to wake the device yourself by pulling RST to GND. If you specify a negative sleep time value, the maximum will be applied.
``DeepSleep,<sleep time in seconds>``"
"