mirror of
https://github.com/openhp/HeatPumpController.git
synced 2024-11-18 12:33:59 +00:00
Update README.md
This commit is contained in:
parent
81de7d06f9
commit
09b13b0951
1 changed files with 3 additions and 3 deletions
|
@ -153,7 +153,7 @@ This product is distributed in the hope that it will be useful, but WITHOUT ANY
|
||||||
<br>
|
<br>
|
||||||
gonzho АТ web.de (c) 2018-2021<br>
|
gonzho АТ web.de (c) 2018-2021<br>
|
||||||
|
|
||||||
## T sensors abbreviations
|
## Appendix A: T sensors abbreviations
|
||||||
Abbreviations used in the documentation and firmware <br><br>
|
Abbreviations used in the documentation and firmware <br><br>
|
||||||
|
|
||||||
Main sensors:
|
Main sensors:
|
||||||
|
@ -180,7 +180,7 @@ Additional sensors, disabled and not used by default:
|
||||||
| Treg | regenerator temperature|
|
| Treg | regenerator temperature|
|
||||||
| Ts2 | additional sensor2 |
|
| Ts2 | additional sensor2 |
|
||||||
|
|
||||||
## Diagnostic and status messages
|
## Appendix B: Diagnostic and status messages
|
||||||
**LastStopCause messages. Why system was stopped**
|
**LastStopCause messages. Why system was stopped**
|
||||||
| Message | description |
|
| Message | description |
|
||||||
| ------------- | ------------- |
|
| ------------- | ------------- |
|
||||||
|
@ -234,7 +234,7 @@ Additional sensors, disabled and not used by default:
|
||||||
| **HWP_ON** | Hot side pump powered on|
|
| **HWP_ON** | Hot side pump powered on|
|
||||||
| **Err:_errorcode_** | Error code: 1 = temperature sensor error, 2 = Hot side pressure too high 3 = cold side pressure too low|
|
| **Err:_errorcode_** | Error code: 1 = temperature sensor error, 2 = Hot side pressure too high 3 = cold side pressure too low|
|
||||||
|
|
||||||
## Firmware options and fine tunings
|
## Appendix C: Firmware options and fine tunings
|
||||||
|
|
||||||
QA tests, uncomment to enable
|
QA tests, uncomment to enable
|
||||||
```c
|
```c
|
||||||
|
|
Loading…
Reference in a new issue