mirror of
https://github.com/AlexandreRouma/SDRPlusPlus.git
synced 2024-11-07 03:07:34 +01:00
fixed typo
This commit is contained in:
parent
8d3f646aec
commit
465dc9e5dc
@ -173,7 +173,7 @@ public:
|
|||||||
}
|
}
|
||||||
|
|
||||||
void setBiasTee(bool enabled) {
|
void setBiasTee(bool enabled) {
|
||||||
sendCommand(14, index);
|
sendCommand(14, enabled);
|
||||||
}
|
}
|
||||||
|
|
||||||
private:
|
private:
|
||||||
|
Loading…
Reference in New Issue
Block a user