X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=src%2Fproduct%2Fao_telelaunch.c;h=dde66090ddfca6d9b902768a82e3b86366b67dcd;hb=b83876718b1a535ee04ca0351ad57814454ec646;hp=b6e4bfc130c2b7243deb39e295e227618d1aa536;hpb=583458772746317b98fced907ec780edff465888;p=fw%2Faltos 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();