Added mono/stereo switch on XDRGTK/server connection
Fix missing stereo flag when screenmute was active.
This commit is contained in:
+2
-1
@@ -1017,10 +1017,11 @@ void GetData() {
|
||||
showPS();
|
||||
}
|
||||
|
||||
ShowStereoStatus();
|
||||
|
||||
if (!screenmute) {
|
||||
ShowRSSI();
|
||||
ShowOffset();
|
||||
ShowStereoStatus();
|
||||
ShowBW();
|
||||
updateCodetect();
|
||||
if (millis() >= tuningtimer + 200) ShowBattery();
|
||||
|
||||
Reference in New Issue
Block a user