X-Git-Url: https://git.gag.com/?p=fw%2Faltos;a=blobdiff_plain;f=src%2Fproduct%2Fao_telemetrum.c;h=221498d6aa19305cfb697d3699198d042590c56e;hp=ea77f5afe83e55c5a5808fe50cb023ea194f48f2;hb=4551be8b03a795ece94fd303a1f556c63c0a0096;hpb=6dea353e732b6e19586c844796bc3bb848cc92f8 diff --git a/src/product/ao_telemetrum.c b/src/product/ao_telemetrum.c index ea77f5af..221498d6 100644 --- a/src/product/ao_telemetrum.c +++ b/src/product/ao_telemetrum.c @@ -42,6 +42,8 @@ main(void) while (P1_3 == 0) ; } + ao_task_init(); + ao_timer_init(); ao_adc_init(); ao_beep_init();