We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 89ab4af commit a3621f2Copy full SHA for a3621f2
lib/bluetooth/devices/NuxMightyPlugAir.dart
@@ -84,7 +84,7 @@ class NuxMightyPlug extends NuxDevice {
84
@override
85
bool get fakeMasterVolume => true;
86
87
- bool get activeChannelRetrieval => false;
+ bool get activeChannelRetrieval => true;
88
89
bool get longChannelNames => false;
90
0 commit comments