Schaltplan hinzugefügt

Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
This commit is contained in:
2024-10-14 23:09:44 +02:00
parent 85b955a9c8
commit 99a35813d7
2 changed files with 2 additions and 2 deletions

BIN
Schaltplan.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 293 KiB

View File

@@ -3,8 +3,8 @@
// load library for DHT22 sensor
#include <DHT22.h>
#define TRESHOLD 1
#define HYSTERESIS 1
#define TRESHOLD 1 // Kelvin
#define HYSTERESIS 1 // Kelvin
#define MIN_OUT_TEMP 5 // °C
#define ALLOWED_HUMIDITY 50 // %