X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=bertos%2Fcpu%2Favr%2Fdrv%2Fwdt_avr.h;fp=bertos%2Fcpu%2Favr%2Fdrv%2Fwdt_avr.h;h=21f5f9b13f07b8f8b784896c9b29e08bf286b160;hb=46961b1d1c9a4ad75f783af36b38bf4f9bf738a6;hp=1499d5a950b5261dcac4c21b8f03d32b94bec1f0;hpb=49179e986dad90dc27cf90aa12ba73eebd8443cc;p=bertos.git diff --git a/bertos/cpu/avr/drv/wdt_avr.h b/bertos/cpu/avr/drv/wdt_avr.h index 1499d5a9..21f5f9b1 100644 --- a/bertos/cpu/avr/drv/wdt_avr.h +++ b/bertos/cpu/avr/drv/wdt_avr.h @@ -63,7 +63,7 @@ * Start the watchdog timer that fire at the select * timeout. * - * \param timeout, you can use the macro that are defineded in + * \param _timeout you can use the macro that are defineded in * avr/wdt.h. * * (from avr libc documentation)