mirror of
https://github.com/opentx/opentx.git
synced 2025-07-26 09:45:21 +03:00
Fixes #1692
This commit is contained in:
parent
50e7b9b7af
commit
a5296ca3c6
2 changed files with 2 additions and 0 deletions
|
@ -385,6 +385,7 @@ void eeLoadModel(uint8_t id)
|
|||
read32_eeprom_data((File_system[id+1].block_no << 12) + sizeof(struct t_eeprom_header), (uint8_t *)&g_model, size) ;
|
||||
}
|
||||
|
||||
AUDIO_RESET();
|
||||
flightReset();
|
||||
logicalSwitchesReset();
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue