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

Confirmation beep had been removed on stock

This commit is contained in:
Andre Bernet 2014-02-01 14:57:35 +01:00
parent 3a5b41ae54
commit 3f2166330d

View file

@ -1178,6 +1178,7 @@ void menuModelSetup(uint8_t event)
#if defined(CPUM64)
getMovedSwitch();
g_model.switchWarningStates = switches_states;
AUDIO_WARNING1();
eeDirty(EE_MODEL);
#else
if (m_posHorz == NUM_SWITCHES-1) {