X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=bertos%2Fdrv%2Fwdt.h;h=8d15733a03afa82f8d6eb264bcb4f760e9b215a2;hb=46961b1d1c9a4ad75f783af36b38bf4f9bf738a6;hp=6e2cde30f1c574261c33edfb62ffc137991a596a;hpb=bd646534b07bbf3c22a4d2ec01d800b0ad718aa6;p=bertos.git diff --git a/bertos/drv/wdt.h b/bertos/drv/wdt.h index 6e2cde30..8d15733a 100644 --- a/bertos/drv/wdt.h +++ b/bertos/drv/wdt.h @@ -89,8 +89,8 @@ * Start the watchdog timer that fire at the select * timeout. * - * \param timeout, this value is target dependant. - * See the target documentation for more detail. + * \param timeout this value is target dependant. + * See the target documentation for more details. */ INLINE void wdt_start(uint32_t timeout) {