Remove 'Description' header for module function description

This commit is contained in:
Marcel Stör 2015-12-13 22:50:15 +01:00
parent 23ce3e5451
commit c10e81c292
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# node Module # node Module
## node.restart() ## node.restart()
####Description
Restarts the chip. Restarts the chip.
####Syntax ####Syntax
@ -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