Skip to content

Commit

Permalink
Update following code review comment
Browse files Browse the repository at this point in the history
  • Loading branch information
PeterC1965 committed Aug 29, 2024
1 parent d463f0d commit 5c6532b
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,6 @@ CHIP_ERROR WhmManufacturer::Init()
}

dg->SetHeaterTypes(BitMask<WaterHeaterHeatSourceBitmap>(WaterHeaterHeatSourceBitmap::kImmersionElement1));
dg->SetHeatDemand(BitMask<WaterHeaterHeatSourceBitmap>(WaterHeaterHeatSourceBitmap::kImmersionElement1));
dg->SetColdWaterTemperature(2000);

return CHIP_NO_ERROR;
Expand Down

0 comments on commit 5c6532b

Please sign in to comment.