mirror of
https://github.com/AlexandreRouma/SDRPlusPlus.git
synced 2025-10-09 15:29:54 +02:00
fixed typo
This commit is contained in:
@@ -173,7 +173,7 @@ public:
|
|||||||
}
|
}
|
||||||
|
|
||||||
void setBiasTee(bool enabled) {
|
void setBiasTee(bool enabled) {
|
||||||
sendCommand(14, index);
|
sendCommand(14, enabled);
|
||||||
}
|
}
|
||||||
|
|
||||||
private:
|
private:
|
||||||
|
Reference in New Issue
Block a user