mirror of
https://github.com/opentx/opentx.git
synced 2025-07-23 16:25:16 +03:00
[Horus] Freeze when invalid (or no) model bitmap
This commit is contained in:
parent
d2155ef089
commit
787d2ffa92
5 changed files with 9 additions and 7 deletions
|
@ -414,8 +414,6 @@ const char * storageModifyLine(unsigned int operation, int category, int positio
|
|||
}
|
||||
}
|
||||
|
||||
|
||||
|
||||
f_close(&file);
|
||||
f_unlink(RADIO_PATH "/models.old");
|
||||
f_rename(RADIO_MODELSLIST_PATH, RADIO_PATH "/models.old");
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue