фикс: питание LNB не сбрасывалось
This commit is contained in:
parent
35b25287ad
commit
be533d7521
@ -1327,7 +1327,7 @@ void api_driver::ApiDriver::setBucLnbSettings(boost::property_tree::ptree &pt) {
|
|||||||
#endif
|
#endif
|
||||||
case 0:
|
case 0:
|
||||||
default:
|
default:
|
||||||
s.lnb = voltage_lnb::DISABLE;
|
s.buc = voltage_buc::DISABLE;
|
||||||
}
|
}
|
||||||
s.is_ref_10MHz_buc = pt.get<bool>("bucRefClk10M");
|
s.is_ref_10MHz_buc = pt.get<bool>("bucRefClk10M");
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user