Fix missing RT+ indicator after leaving AFEON

This commit is contained in:
Sjef Verhoeven PE5PVB
2023-10-11 23:21:42 +02:00
parent 4ced136b06
commit 08deb58ae4
2 changed files with 9 additions and 0 deletions
+5
View File
@@ -687,6 +687,11 @@ void BuildAdvancedRDS() {
haseonold = false;
BWreset = true;
pinstringold = "";
hasrtplusold = false;
eonstringold = "";
afstringold = "";
rtplusstringold = "";
ShowMemoryPos();
}