X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=bertos%2Fdrv%2Fwdt.h;h=e5a90e76efd04fa5235788e9a3c9d501fb987eb0;hb=38149a83f2db401fdbdbd8b63ee29d2c0de98f8e;hp=2e2a4c818f8dcee1e7a53e07d70e07d00bb357f3;hpb=b35b2945f819f3408d0e867f3227ba7d14222bf3;p=bertos.git diff --git a/bertos/drv/wdt.h b/bertos/drv/wdt.h index 2e2a4c81..e5a90e76 100644 --- a/bertos/drv/wdt.h +++ b/bertos/drv/wdt.h @@ -34,7 +34,8 @@ * * \author Bernie Innocenti * - * \brief Watchdog interface + * \brief Watchdog module, supplies a simple API to manage wdt on supported target. + * * $WIZARD_MODULE = { * "name" : "wdt", * "depends" : [],