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