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
03ad2d84d3
commit
164e70c98b
1 changed files with 2 additions and 1 deletions
|
@ -375,6 +375,7 @@ Last option
|
||||||
#define MAX_SEQUENTIAL_ERRORS 15 //max cycles to wait auto-clean error, ex: T sensor appears, stop compressor after counter exceeded (millis_cycle * MAX_SEQUENTIAL_ERRORS)
|
#define MAX_SEQUENTIAL_ERRORS 15 //max cycles to wait auto-clean error, ex: T sensor appears, stop compressor after counter exceeded (millis_cycle * MAX_SEQUENTIAL_ERRORS)
|
||||||
```
|
```
|
||||||
## Appendix D: bill of materials
|
## Appendix D: bill of materials
|
||||||
|
<sub>
|
||||||
| Part | Quantity |
|
| Part | Quantity |
|
||||||
| ------------- | ------------- |
|
| ------------- | ------------- |
|
||||||
| **1206 Resistors:** ||
|
| **1206 Resistors:** ||
|
||||||
|
@ -424,7 +425,7 @@ Last option
|
||||||
| DS18B20 | 12 |
|
| DS18B20 | 12 |
|
||||||
| usb→uart (to upload firmware) | 1 |
|
| usb→uart (to upload firmware) | 1 |
|
||||||
| Current sensor sct-013-000 | 1 |
|
| Current sensor sct-013-000 | 1 |
|
||||||
|
</sub>
|
||||||
## Author
|
## Author
|
||||||
<br>
|
<br>
|
||||||
gonzho АТ web.de (c) 2018-2021<br>
|
gonzho АТ web.de (c) 2018-2021<br>
|
||||||
|
|
Loading…
Reference in a new issue