Add documentation

This commit is contained in:
Jeroen Domburg
2016-11-17 12:09:08 +08:00
parent a023b005c6
commit d116adf260
5 changed files with 78 additions and 15 deletions
-3
View File
@@ -41,9 +41,6 @@ This uses the TIMERG1 WDT.
* @brief Initialize the interrupt watchdog. This is called in the init code if
* the interrupt watchdog is enabled in menuconfig.
*
* @param null
*
* @return null
*/
void esp_int_wdt_init();