From 49840b88fda0403ccdf9ff0d38e10a0ddaac7fa9 Mon Sep 17 00:00:00 2001 From: Ray Jones Date: Fri, 15 Mar 2019 13:01:35 +0000 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 49552d7..b9cd9e7 100644 --- a/README.md +++ b/README.md @@ -41,8 +41,8 @@ Working so far: * Battery backed Real Time Clock - DS3231 * Prototype "Green PCB" in production, using naked ESP32 and HC-05 modules * Temperature readout in Celcius or Farenheit -* Two new experimental thermostat modes (No practical testing - presently too hot in .au!): - Tighten or loosen the thermostat temperature range by specifying a hysteresis value. eg tell the heater it is 23 degrees when it really is only 22.25 degrees (only 0.25 above set point). +* Two new experimental thermostat modes (No practical testing - presently too hot in .au!): + Tighten or loosen the thermostat temperature range by specifying a hysteresis value. eg tell the heater it is 23 degrees when it really is only 22.25 degrees (only 0.25 above set point). Request a linear change in Hz according to the deviation from the setpoint