summaryrefslogtreecommitdiff
path: root/src-avr/ao_demo.c
diff options
context:
space:
mode:
Diffstat (limited to 'src-avr/ao_demo.c')
-rw-r--r--src-avr/ao_demo.c1
1 files changed, 1 insertions, 0 deletions
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 */