Commit be7132ef authored by Marcel Stör's avatar Marcel Stör
Browse files

Remove 'Description' header for module function description

parent 6a943e60
# node Module # node Module
## node.restart() ## node.restart()
####Description
Restarts the chip. Restarts the chip.
####Syntax ####Syntax
...@@ -19,7 +19,7 @@ node.restart(); ...@@ -19,7 +19,7 @@ node.restart();
``` ```
___ ___
## node.dsleep() ## node.dsleep()
####Description
Enter deep sleep mode, wake up when timed out. Enter deep sleep mode, wake up when timed out.
####Syntax ####Syntax
......
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