diff --git a/functions.c b/functions.c index 088fe67..3a98566 100644 --- a/functions.c +++ b/functions.c @@ -210,6 +210,7 @@ void FUNCTION_Transmit() AUDIO_AudioPathOn(); gEnableSpeaker = true; + gVfoConfigureMode = VFO_CONFIGURE; return; } #endif