From e89f139573e495872755abdba6e88870a36ca9e6 Mon Sep 17 00:00:00 2001
From: openhp <60161126+openhp@users.noreply.github.com>
Date: Mon, 29 Mar 2021 14:31:44 +0000
Subject: [PATCH] Update README.md
---
README.md | 14 +++++++-------
1 file changed, 7 insertions(+), 7 deletions(-)
diff --git a/README.md b/README.md
index c6fd411..9509646 100644
--- a/README.md
+++ b/README.md
@@ -364,21 +364,21 @@ Temperature limits
Watts, cycles times (milliseconds)
```c
#define MAX_WATTS 1000.0 + 70.0 + 80.0 //power limit, watt, HP stops if exceeded, example: compressor: ~1000 + hot CP 70 + cold CP 80
-#define POWERON_PAUSE 300000 //after power on: wait 5 minutes before starting HP (power faults protection)
-#define MINCYCLE_POWEROFF 600000 //after a normal compressor stop: 10 minutes pause (max 99999 seconds)
+#define POWERON_PAUSE 300000 //after power on: wait 5 minutes before starting HP (power faults protection)
+#define MINCYCLE_POWEROFF 600000 //after a normal compressor stop: 10 minutes pause (max 99999 seconds)
#define MINCYCLE_POWERON 3600000 //after compressor start: minimum compressor operation time, i.e. work time is not less than this value (or more, depending on the setpoint temperature) 60 minutes = 3.6 KK 120mins = 5.4 kK.
#define POWERON_HIGHTIME 7000 //after compressor start: defines time when power consumption can be 3 times greater than normal, 7 sec. by default
#define COLDCIRCLE_PREPARE 90000 //before compressor start: power on cold CP and wait 90 sec.; if false start: CP will off twice this time; and (hotcircle_stop_after - this_value) must be > hotcircle_check_prepare or HP will go sleep cycle instead of start
#define DEFFERED_STOP_HOTCIRCLE 1200000 //after compressor stop: wait 20 minutes, if no need to start compressor: stop hot WP; value must be > 0
#define HOTCIRCLE_START_EVERY 2400000 //while pauses: pump on "hot side" starts every 40 minutes (by default) (max 9999 seconds) to circulate water and get exact temperature reading, option used if "warm floor" installation (Thi as setpoint)...
-#define HOTCIRCLE_CHECK_PREPARE 300000 //while pauses: ...and wait for temperature stabilization 5 minutes (by default), after that do setpoint checks...
+#define HOTCIRCLE_CHECK_PREPARE 150000 //while pauses: ...and wait for temperature stabilization 2.5 minutes (by default), after that do setpoint checks...
#define HOTCIRCLE_STOP_AFTER (HOTCIRCLE_CHECK_PREPARE + COLDCIRCLE_PREPARE + 30000) //...and then stop after few minutes of circulating, if temperature is high and no need to start compressor; value must be check_prepare + coldcircle_prepare + 30 seconds (or more)
```
-EEV options
-If you are using capillary tube or TXV: simply skip next section
-Depending on how many milliseconds are allocated per step, the speed of automatic tuning will change.
-Remember that you'll see refrigeration system reaction on every step not immediately, but after few minutes, sometimes after tens of minutes.
+EEV options
+If you are using capillary tube or TXV: simply skip next section
+Depending on how many milliseconds are allocated per step, the speed of automatic tuning will change.
+Remember that you'll see refrigeration system reaction on every step not immediately, but after few minutes, sometimes after tens of minutes.
```c
#define EEV_MAXPULSES 250 //max steps, 250 is tested for sanhua 1.3