Update on behaviour when squelch is disabled.

This commit is contained in:
Sjef Verhoeven PE5PVB
2023-12-01 10:19:03 +01:00
parent 8b3227954e
commit 9de8249191
3 changed files with 7 additions and 3 deletions

View File

@@ -522,6 +522,7 @@ void XDRGTKRoutine() {
radio.setSoftmuteFM(softmutefm);
radio.setSoftmuteAM(softmuteam);
if (screenmute) MuteScreen(0);
if (!usesquelch) radio.setUnMute();
break;
case 'Z':