X-Git-Url: https://git.gag.com/?p=fw%2Faltos;a=blobdiff_plain;f=src%2Fproduct%2Fao_telemetrum.c;h=a10cb384332f9f570f4f03f7e7ff0424303de238;hp=ea77f5afe83e55c5a5808fe50cb023ea194f48f2;hb=1085ec5d57e0ed5d132f2bbdac1a0b6a32c0ab4a;hpb=128bbfa150f88c09f7adde2434b7bf0b5a9ed556 diff --git a/src/product/ao_telemetrum.c b/src/product/ao_telemetrum.c index ea77f5af..a10cb384 100644 --- a/src/product/ao_telemetrum.c +++ b/src/product/ao_telemetrum.c @@ -3,7 +3,8 @@ * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; version 2 of the License. + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. * * This program is distributed in the hope that it will be useful, but * WITHOUT ANY WARRANTY; without even the implied warranty of @@ -42,6 +43,8 @@ main(void) while (P1_3 == 0) ; } + ao_task_init(); + ao_timer_init(); ao_adc_init(); ao_beep_init();