summaryrefslogtreecommitdiffstats
path: root/app/led.c
diff options
context:
space:
mode:
Diffstat (limited to 'app/led.c')
-rw-r--r--app/led.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/app/led.c b/app/led.c
index bda76ea..a6a688b 100644
--- a/app/led.c
+++ b/app/led.c
@@ -43,5 +43,7 @@ led_tick (void)
else
gpio_set (GPIOC, GPIO13);
+
+
}