1
0
Fork 0
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:
Bertrand Songis 2015-11-26 22:59:06 +01:00
parent d2155ef089
commit 787d2ffa92
5 changed files with 9 additions and 7 deletions

View file

@ -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");