X-Git-Url: https://git.gag.com/?p=fw%2Faltos;a=blobdiff_plain;f=src%2Fproduct%2Fao_telepyro.c;h=6f09be64e9aa7daa1094f5cf0476437a7f6efc87;hp=79454fb7d75bcfa001549972db987af33bbea647;hb=0ff5f0fbc4900ad45bb7910ffc0c5a4e4cc4b857;hpb=5860f75677ee20fcf35ab89a6b62f3e14a1c32f5 diff --git a/src/product/ao_telepyro.c b/src/product/ao_telepyro.c index 79454fb7..6f09be64 100644 --- a/src/product/ao_telepyro.c +++ b/src/product/ao_telepyro.c @@ -25,6 +25,8 @@ main(void) PORTE |= (1 << 6); DDRE |= (1 << 6); + ao_task_init(); + ao_avr_stdio_init(); ao_timer_init(); ao_cmd_init();