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