X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=src%2Favr-demo%2Fao_demo.c;h=e35babb3decc243a5ecb67640596e9837b91eac0;hb=426bacbbd6e0573b143e7c48d71db977e53181fc;hp=756dd0d4a506550b3c881d7c8b154a26ef5d0b59;hpb=1c344b760776cd5d8c0297d8db9bf02687381b4e;p=fw%2Faltos diff --git a/src/avr-demo/ao_demo.c b/src/avr-demo/ao_demo.c index 756dd0d4..e35babb3 100644 --- a/src/avr-demo/ao_demo.c +++ b/src/avr-demo/ao_demo.c @@ -34,6 +34,8 @@ main(void) { ao_clock_init(); + ao_task_init(); + ao_serial_init(); ao_led_init(LEDS_AVAILABLE);