Schaltplan hinzugefügt
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
This commit is contained in:
BIN
Schaltplan.png
Normal file
BIN
Schaltplan.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 293 KiB |
@@ -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 // %
|
||||
|
||||
|
||||
Reference in New Issue
Block a user