summaryrefslogtreecommitdiff
path: root/src/product/ao_telelaunch.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/product/ao_telelaunch.c')
-rw-r--r--src/product/ao_telelaunch.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/product/ao_telelaunch.c b/src/product/ao_telelaunch.c
index b6e4bfc1..dde66090 100644
--- a/src/product/ao_telelaunch.c
+++ b/src/product/ao_telelaunch.c
@@ -27,6 +27,8 @@ main(void)
ao_led_init(LEDS_AVAILABLE);
ao_led_on(AO_LED_RED);
+ ao_task_init();
+
ao_timer_init();
ao_adc_init();
ao_beep_init();