Fix copy-chan-to-vfo

This commit is contained in:
OneOfEleven 2023-10-05 00:07:35 +01:00
parent 56fc929921
commit eba4bf9c80
3 changed files with 4 additions and 0 deletions

View File

@ -618,6 +618,10 @@ static void MAIN_Key_MENU(const bool bKeyPressed, const bool bKeyHeld)
gUpdateDisplay = true; gUpdateDisplay = true;
} }
} }
else
{
gBeepToPlay = BEEP_500HZ_60MS_DOUBLE_BEEP_OPTIONAL;
}
#endif #endif
} }

Binary file not shown.

Binary file not shown.