summaryrefslogtreecommitdiffstats
path: root/app/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'app/main.c')
-rw-r--r--app/main.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/main.c b/app/main.c
index 4f8f6f7..8c51c90 100644
--- a/app/main.c
+++ b/app/main.c
@@ -20,6 +20,7 @@ main (void)
rcc_periph_clock_enable (RCC_GPIOC);
rcc_periph_clock_enable (RCC_AFIO);
+
ticker_init ();
led_init ();
#ifndef SLIM