From 45252774ba8c0071a99c0532e258e4ffaba0c246 Mon Sep 17 00:00:00 2001 From: MrStone22 Date: Tue, 7 Jun 2022 08:59:42 +0200 Subject: [PATCH 1/3] =?UTF-8?q?Dodanie=20b=C5=82=C4=99du?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- hello_widget.c | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/hello_widget.c b/hello_widget.c index 7d889d6..c9e5768 100644 --- a/hello_widget.c +++ b/hello_widget.c @@ -50,7 +50,11 @@ void stoperTick(void) } } - +//// +dfd +dfs +ds +// void Timer0IntHandler(void) { ROM_TimerIntClear(TIMER0_BASE, TIMER_TIMA_TIMEOUT); // Clear the timer interrupt. From 59e2e0677f88061c03723169ee206d43c679137f Mon Sep 17 00:00:00 2001 From: MrStone22 Date: Tue, 7 Jun 2022 09:00:17 +0200 Subject: [PATCH 2/3] =?UTF-8?q?Cz=C4=99=C5=9Bciowe=20naprawienie?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- hello_widget.c | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/hello_widget.c b/hello_widget.c index c9e5768..988d275 100644 --- a/hello_widget.c +++ b/hello_widget.c @@ -50,10 +50,7 @@ void stoperTick(void) } } -//// -dfd -dfs -ds + // void Timer0IntHandler(void) { From 545b864966cb41bc3cf52cab4d0539b9f2b55c8b Mon Sep 17 00:00:00 2001 From: MrStone22 Date: Tue, 7 Jun 2022 09:00:55 +0200 Subject: [PATCH 3/3] =?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.