mirror of
https://github.com/opentx/opentx.git
synced 2025-07-23 08:15:17 +03:00
EEPROM async write bug solved. Progress bar. Popup on MODELSEL. Simu EEPROM async write.
This commit is contained in:
parent
9761da9de3
commit
5e633363a9
14 changed files with 132 additions and 106 deletions
|
@ -534,4 +534,6 @@ void menuMainView(uint8_t event)
|
|||
else { // timer2
|
||||
putsTime(33+FW+2, FH*5, timer2, DBLSIZE, DBLSIZE);
|
||||
}
|
||||
|
||||
// TODO here it's too intrusive: theFile.DisplayProgressBar();
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue