From 08a9ec6b818cedff353b1dd174208dc10a41354a Mon Sep 17 00:00:00 2001 From: Jeroen88 Date: Wed, 26 Oct 2022 21:37:27 +0200 Subject: [PATCH] Minor text change in explanantion --- examples/Advanced_Thermostat/Advanced_Thermostat.ino | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/examples/Advanced_Thermostat/Advanced_Thermostat.ino b/examples/Advanced_Thermostat/Advanced_Thermostat.ino index fa1b36f..d5834b4 100644 --- a/examples/Advanced_Thermostat/Advanced_Thermostat.ino +++ b/examples/Advanced_Thermostat/Advanced_Thermostat.ino @@ -2,7 +2,11 @@ * https://github.com/Jeroen88/EasyOpenTherm * https://www.tindie.com/products/Metriot/OpenTherm-adapter/ * - * Advanced_Thermostat is a program to demonstrate a basic but real working thermostat. + * Advanced_Thermostat is a program to demonstrate a real working thermostat. + * A temperature sensor is used to measure room temperature. A fixed room + * setpoint is used. Ofcourse for a real life thermostat this should be + * adjustable. Please adapt the program to your needs. + * * Copyright (C) 2022 Jeroen Döll * * This program is free software: you can redistribute it and/or modify -- libgit2 0.21.4