Fixed key number offset bug added yesterday

This commit is contained in:
OneOfEleven
2023-10-06 07:48:45 +01:00
parent 9a0a75446a
commit 5397b3ee88
26 changed files with 1750 additions and 33 deletions

View File

@@ -204,6 +204,9 @@ void FUNCTION_Select(FUNCTION_Type_t Function)
DTMF_Reply();
if (gCurrentVfo->DTMF_PTT_ID_TX_MODE == PTT_ID_APOLLO)
BK4819_PlaySingleTone(2525, 250, 0, gEeprom.DTMF_SIDE_TONE);
#if defined(ENABLE_ALARM) || defined(ENABLE_TX1750)
if (gAlarmState != ALARM_STATE_OFF)
{