diff --git a/hello_widget.c b/hello_widget.c index 988d275..7d889d6 100644 --- a/hello_widget.c +++ b/hello_widget.c @@ -51,7 +51,6 @@ void stoperTick(void) } -// void Timer0IntHandler(void) { ROM_TimerIntClear(TIMER0_BASE, TIMER_TIMA_TIMEOUT); // Clear the timer interrupt.