fix #90 dual watch respond not responding on the right frequency

This commit is contained in:
Nunu 2024-01-22 17:04:04 +01:00
parent 82277dfeb9
commit cd51908ba6

View File

@ -238,5 +238,5 @@ done:
gUpdateDisplay = true;
//done tx - restore squelch here
gVfoConfigureMode = VFO_CONFIGURE;
RADIO_ConfigureSquelchAndOutputPower(gCurrentVfo);
}