moving non critical settings to sd

based on WillyJL's work

TODO: fix loader_menu
This commit is contained in:
MX
2026-01-11 09:30:28 +03:00
parent c407fd2d1a
commit 2db115783c
33 changed files with 3103 additions and 34 deletions

View File

@@ -3,7 +3,7 @@
#include <stdbool.h>
#include <core/pubsub.h>
#include "helpers/dolphin_deed.h"
#include "helpers/dolphin_state.h"
#ifdef __cplusplus
extern "C" {