Skip to content

Commit

Permalink
Update examples/energy-management-app/energy-management-common/water-…
Browse files Browse the repository at this point in the history
…heater/include/WhmDelegate.h

Co-authored-by: jamesharrow <[email protected]>
  • Loading branch information
PeterC1965 and jamesharrow authored Aug 29, 2024
1 parent b420937 commit 0fcfb23
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -203,7 +203,7 @@ class WaterHeaterManagementDelegate : public WaterHeaterManagement::Delegate
* Set the temperature of the cold water that fills the tank as the hot water
* is drawn off.
*
* @param oldWaterTemperature The cold water temperature in 100th of a C
* @param coldWaterTemperature The cold water temperature in 100th of a C
*/
void SetColdWaterTemperature(uint16_t coldWaterTemperature);

Expand Down

0 comments on commit 0fcfb23

Please sign in to comment.