From 48860d650820b44d0c4fd3ca610e443e45dce5af Mon Sep 17 00:00:00 2001 From: Bart Van Der Meerssche Date: Thu, 8 Apr 2010 18:54:34 +0000 Subject: [PATCH] uc: fix two typos in the comments --- uc/main.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/uc/main.c b/uc/main.c index a7d6019..7ebbd6e 100644 --- a/uc/main.c +++ b/uc/main.c @@ -171,7 +171,7 @@ void WDT_off(void) { // enable WDT void WDT_on(void) { - // enable the watchdog timer (1s) + // enable the watchdog timer (2s) wdt_enable(WDTO_2S); // set watchdog interrupt enable flag WDTCSR |= (1< 0 - // Toogle pin OC2A=PB3 on compare match + // Toggle pin OC2A=PB3 on compare match TCCR2A |= 1<