mirror of
https://github.com/opentx/opentx.git
synced 2025-07-23 16:25:16 +03:00
[Horus] Refactoring continued
This commit is contained in:
parent
fb371cf5b7
commit
ab0272c16c
116 changed files with 1042 additions and 1269 deletions
|
@ -189,6 +189,8 @@ void storageCheck(bool immediately)
|
|||
|
||||
void storageReadAll()
|
||||
{
|
||||
sdInit();
|
||||
|
||||
if (loadGeneralSettings() != NULL) {
|
||||
storageEraseAll(true);
|
||||
strcpy(g_eeGeneral.currModelFilename, "model.bin");
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue