Function follow_heating::make_heating_control
source · pub(crate) fn make_heating_control(
sender: Sender<PinUpdate>,
control_config: &ControlConfig
) -> Result<impl HeatingControl, GPIOError>
pub(crate) fn make_heating_control(
sender: Sender<PinUpdate>,
control_config: &ControlConfig
) -> Result<impl HeatingControl, GPIOError>