1
0
Fork 0
mirror of https://github.com/opentx/opentx.git synced 2025-07-24 00:35:18 +03:00

[Taranis] Now the Modelsel screen comes quickly, eeCheck() is not any

more called when entering, but only when really needed ...
This commit is contained in:
bsongis 2015-06-12 21:21:01 +02:00
parent 74b43c478b
commit 390781de7c
2 changed files with 9 additions and 5 deletions

View file

@ -1505,7 +1505,9 @@ union ReusableBuffer
struct
{
char listnames[LCD_LINES-1][LEN_MODEL_NAME];
#if !defined(CPUARM)
uint16_t eepromfree;
#endif
#if defined(SDCARD)
char menu_bss[MENU_MAX_LINES][MENU_LINE_LENGTH];
char mainname[45]; // because reused for SD backup / restore, max backup filename 44 chars: "/MODELS/MODEL0134353-2014-06-19-04-51-27.bin"