summaryrefslogtreecommitdiff
path: root/fw/app/src/settings.c
diff options
context:
space:
mode:
Diffstat (limited to 'fw/app/src/settings.c')
-rw-r--r--fw/app/src/settings.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/fw/app/src/settings.c b/fw/app/src/settings.c
index 916c7ad..799322e 100644
--- a/fw/app/src/settings.c
+++ b/fw/app/src/settings.c
@@ -30,4 +30,4 @@ int init_settings(void) {
return 0;
}
-SYS_INIT(init_settings, APPLICATION, 40);
+SYS_INIT(init_settings, APPLICATION, 50);