diff --git a/app/src/main.c b/app/src/main.c index defee20e..92ecc8b1 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