mirror of
https://github.com/opentx/opentx.git
synced 2025-07-19 14:25:11 +03:00
Confirmation beep had been removed on stock
This commit is contained in:
parent
3a5b41ae54
commit
3f2166330d
1 changed files with 1 additions and 0 deletions
|
@ -1178,6 +1178,7 @@ void menuModelSetup(uint8_t event)
|
||||||
#if defined(CPUM64)
|
#if defined(CPUM64)
|
||||||
getMovedSwitch();
|
getMovedSwitch();
|
||||||
g_model.switchWarningStates = switches_states;
|
g_model.switchWarningStates = switches_states;
|
||||||
|
AUDIO_WARNING1();
|
||||||
eeDirty(EE_MODEL);
|
eeDirty(EE_MODEL);
|
||||||
#else
|
#else
|
||||||
if (m_posHorz == NUM_SWITCHES-1) {
|
if (m_posHorz == NUM_SWITCHES-1) {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue