X-Git-Url: https://git.gag.com/?p=fw%2Faltos;a=blobdiff_plain;f=src%2Fmegametrum-v0.1%2Fao_megametrum.c;fp=src%2Fmegametrum-v0.1%2Fao_megametrum.c;h=cb1eb41756c5fe9ff019f08d753c6e16959d7ccd;hp=43c2292d40f2091e2084ba23a5005f4e9122d146;hb=b49c751749dcd3e78991463c098f8d916f52179d;hpb=4b13d3c659240e5a8347b1ba7ab0bf1d8355eba3 diff --git a/src/megametrum-v0.1/ao_megametrum.c b/src/megametrum-v0.1/ao_megametrum.c index 43c2292d..cb1eb417 100644 --- a/src/megametrum-v0.1/ao_megametrum.c +++ b/src/megametrum-v0.1/ao_megametrum.c @@ -41,6 +41,7 @@ main(void) ao_mpu_init(); #endif + ao_task_init(); ao_serial_init(); ao_led_init(LEDS_AVAILABLE); ao_led_on(AO_LED_GREEN);