From f61761e1d7785ee430467401a1287298f97858f0 Mon Sep 17 00:00:00 2001
From: openhp <60161126+openhp@users.noreply.github.com>
Date: Mon, 22 Mar 2021 09:44:28 +0000
Subject: [PATCH] Update README.md
---
README.md | 17 ++++++++++-------
1 file changed, 10 insertions(+), 7 deletions(-)
diff --git a/README.md b/README.md
index 7d64688..2b128fe 100644
--- a/README.md
+++ b/README.md
@@ -128,15 +128,13 @@ qwer
qwer
## Diagnostic and status messages
+
+**LastStopCause messages. Why system was stopped**
+**P.WtMax:_WATTS_** Protective stop, overcurrent, double check your system, **MAX_WATTS** and **POWERON_HIGHTIME** options
+**E.Tci, E.Tco, E.Tbe, E.Tae, E.Ts1, E.Ts2, E.Tcrc, E.Treg, E.Tac, E.Tbc, E.Tho, E.Thi** Sensor lost, check wiring. Refer to "T sensors abbreviations"
-P.WtMax: Protective stop, overcurrent, double check your system, MAX_WATTS and POWERON_HIGHTIME options
-
-E.Tci, E.Tco, E.Tbe, E.Tae, E.Ts1, E.Ts2, E.Tcrc, E.Treg, E.Tac, E.Tbc, E.Tho, E.Thi - error, sensor lost, check wiring. Refer to "T sensors abbreviations"
-OK:E.T.Sens. - sensor connection restored
-
-OK:Pr.Cold
-OK:Pr.Hot
+**LastStartMessage messages. what event system is waiting for starting work**
"StCntd:" + outString; //start countdown, max 5 numerical places (1st start)
"E.PresCold");
@@ -240,6 +238,11 @@ _LO) {
"Err: ");
PrintSS_SaI(errorcode);
+**Additional messages**
+**OK:E.T.Sens.** Sensor restored
+**OK:Pr.Cold** Cold side pressure restored
+**OK:Pr.Hot** Hot side pressure restored
+
## Firmware options and fine tunings