mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-05-25 05:44:45 -07:00
@@ -78,9 +78,7 @@ bool unitemp_saveSettings(void) {
|
||||
}
|
||||
|
||||
bool unitemp_loadSettings(void) {
|
||||
#ifdef UNITEMP_DEBUG
|
||||
FURI_LOG_D(APP_NAME, "Loading settings...");
|
||||
#endif
|
||||
UNITEMP_DEBUG("Loading settings...");
|
||||
|
||||
//Выделение памяти на поток
|
||||
app->file_stream = file_stream_alloc(app->storage);
|
||||
|
||||
Reference in New Issue
Block a user