X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=src-avr%2Fao_demo.c;fp=src-avr%2Fao_demo.c;h=077dbf78748d0096872db9e86606d6733adf94c2;hb=ebf6e54d59dc06d974d3928691246e3213534d7e;hp=d905cec6cec3e212dd150b841d11425541ee8ded;hpb=e0ebdb4468db84a8e7f83043103e4b3bac928b74;p=fw%2Faltos diff --git a/src-avr/ao_demo.c b/src-avr/ao_demo.c index d905cec6..077dbf78 100644 --- a/src-avr/ao_demo.c +++ b/src-avr/ao_demo.c @@ -43,6 +43,7 @@ main(void) ao_timer_init(); ao_cmd_init(); ao_usb_init(); + ao_lcd_init(); // ao_add_task(&demo_task, ao_demo, "demo"); /* Turn on the LED until the system is stable */