pull/276/head
Ryzerth 2021-07-21 15:43:30 +02:00
rodzic 8d3f646aec
commit 465dc9e5dc
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -173,7 +173,7 @@ public:
}
void setBiasTee(bool enabled) {
sendCommand(14, index);
sendCommand(14, enabled);
}
private: