summaryrefslogtreecommitdiff
path: root/app/src
diff options
context:
space:
mode:
Diffstat (limited to 'app/src')
-rw-r--r--app/src/main.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/src/main.c b/app/src/main.c
index defee20..92ecc8b 100644
--- a/app/src/main.c
+++ b/app/src/main.c
@@ -27,6 +27,7 @@ void main(void)
return;
}
+
#ifdef CONFIG_SETTINGS
settings_load();
#endif