From 545b864966cb41bc3cf52cab4d0539b9f2b55c8b Mon Sep 17 00:00:00 2001 From: MrStone22 Date: Tue, 7 Jun 2022 09:00:55 +0200 Subject: [PATCH] =?UTF-8?q?Naprawienie=20b=C5=82=C4=99du?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- hello_widget.c | 1 - 1 file changed, 1 deletion(-) 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.