summaryrefslogtreecommitdiffstats
path: root/app/ticker.c
diff options
context:
space:
mode:
Diffstat (limited to 'app/ticker.c')
-rw-r--r--app/ticker.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/ticker.c b/app/ticker.c
index af91d14..f5bece6 100644
--- a/app/ticker.c
+++ b/app/ticker.c
@@ -33,6 +33,7 @@ sys_tick_handler (void)
led_slow_tick();
abs_slow_tick();
+ steth_slow_tick();
}