X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=src%2Fproduct%2Fao_telescience.c;h=2888c2668df1f2fc198674df0b68b944f4980f8f;hb=91bcfae2e64ecb2e7de1292b264910382b635aea;hp=d448d31854d888212378febdfa1c43d359552666;hpb=055f3232decc07e064d596469b81cf9869411c2d;p=fw%2Faltos diff --git a/src/product/ao_telescience.c b/src/product/ao_telescience.c index d448d318..2888c266 100644 --- a/src/product/ao_telescience.c +++ b/src/product/ao_telescience.c @@ -28,6 +28,8 @@ main(void) PORTE |= (1 << 6); DDRE |= (1 << 6); + ao_task_init(); + ao_avr_stdio_init(); ao_timer_init(); ao_cmd_init();