summaryrefslogtreecommitdiffstats
path: root/app/ticker.c
diff options
context:
space:
mode:
Diffstat (limited to 'app/ticker.c')
-rw-r--r--app/ticker.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/ticker.c b/app/ticker.c
index cdab461..3e25c12 100644
--- a/app/ticker.c
+++ b/app/ticker.c
@@ -41,7 +41,7 @@ sys_tick_handler (void)
usb_tick();
-#if 0
+#if 1
s_count++;
if (s_count >= 1000)
{