mirror of
https://github.com/AlexandreRouma/SDRPlusPlus.git
synced 2025-06-26 12:27:51 +02: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