summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/cortexelf-v1/ao_cortexelf.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/cortexelf-v1/ao_cortexelf.c b/src/cortexelf-v1/ao_cortexelf.c
index decd6ef5..61a9d219 100644
--- a/src/cortexelf-v1/ao_cortexelf.c
+++ b/src/cortexelf-v1/ao_cortexelf.c
@@ -275,7 +275,7 @@ main(void)
ao_button_init();
ao_as1107_init();
-
+ ao_matrix_init();
ao_1802_init();
ao_hex_init();