summaryrefslogtreecommitdiffstats
path: root/app/main.c
diff options
context:
space:
mode:
authorroot <root@new-selene.erebei.org>2015-12-01 10:51:56 +0000
committerroot <root@new-selene.erebei.org>2015-12-01 10:51:56 +0000
commitbc832d6d342922a828aebb997d1d9c6626898487 (patch)
tree655249961aa9abdc64e9a0227ddb0d114d4b7fd5 /app/main.c
parent15f6f34fe239b0b71cb2ef4fd16f278a23b52506 (diff)
downloadcandlestick-bc832d6d342922a828aebb997d1d9c6626898487.tar.gz
candlestick-bc832d6d342922a828aebb997d1d9c6626898487.tar.bz2
candlestick-bc832d6d342922a828aebb997d1d9c6626898487.zip
fish
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