this is going to be annoying
All checks were successful
EIVE/eive-obsw/pipeline/head This commit looks good
All checks were successful
EIVE/eive-obsw/pipeline/head This commit looks good
This commit is contained in:
@ -322,7 +322,7 @@ HeaterHandler::SwitchState HeaterHandler::checkSwitchState(heater::Switchers swi
|
||||
}
|
||||
|
||||
ReturnValue_t HeaterHandler::switchHeater(heater::Switchers heater, ReturnValue_t onOff) {
|
||||
return sendSwitchCommand(heater, onOff);
|
||||
return sendSwitchCommand(heater, onOff);
|
||||
}
|
||||
|
||||
bool HeaterHandler::allSwitchesOff() {
|
||||
|
Reference in New Issue
Block a user