1
0
mirror of https://github.com/ArduinoHannover/Maiskolben.git synced 2025-09-03 10:03:07 +02:00

Forgot OFF_TIMOUT

This commit is contained in:
Luca Zimmermann
2016-06-23 21:39:54 +02:00
committed by GitHub
parent c054b65d58
commit 8e5ca2fdee

View File

@@ -8,6 +8,7 @@
#define MIN_TEMP 100
#define STANDBY_TIMEOUT 240 // seconds without any significant temperature drop, if exceeded it will standby
#define OFF_TIMEOUT 900 // seconds in standby before turning off
#define TEMP_THRESHOLD 50 //threshold voltage, that must be exceeded in given time:
#define TEMP_UNDER_THRESHOLD 150 //*10ms