Fixed bug in configuring band hopping
This commit is contained in:
+2
-2
@@ -298,8 +298,8 @@ public:
|
||||
return {
|
||||
band,
|
||||
freq_.frequency(),
|
||||
qMin(a, b),
|
||||
qMax(a, b),
|
||||
a,
|
||||
b,
|
||||
description_.text ()};
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user