Update config.py
This commit is contained in:
parent
e38808b5e0
commit
aac4085c6c
@ -60,7 +60,7 @@ gpio_sensor_di = 10 # only used with max31856
|
||||
# Every N seconds a decision is made about switching the relay[s]
|
||||
# on & off and for how long. The thermocouple is read
|
||||
# temperature_average_samples times during and the average value is used.
|
||||
sensor_time_wait = 2
|
||||
sensor_time_wait = 10
|
||||
|
||||
|
||||
########################################################################
|
||||
|
||||
Loading…
Reference in New Issue
Block a user