mirror of
https://github.com/egzumer/uv-k5-firmware-custom
synced 2024-11-22 09:44:12 +00:00
Restart dual watch after VFO switched
This commit is contained in:
parent
ffb26a1f86
commit
5c3eea2fcb
@ -31,6 +31,7 @@ void COMMON_SwitchVFOs()
|
|||||||
|
|
||||||
gRequestSaveSettings = 1;
|
gRequestSaveSettings = 1;
|
||||||
gFlagReconfigureVfos = true;
|
gFlagReconfigureVfos = true;
|
||||||
|
gScheduleDualWatch = true;
|
||||||
|
|
||||||
gRequestDisplayScreen = DISPLAY_MAIN;
|
gRequestDisplayScreen = DISPLAY_MAIN;
|
||||||
}
|
}
|
Loading…
Reference in New Issue
Block a user