diff --git a/config.py b/config.py index bc1d25b..c21bf3a 100644 --- a/config.py +++ b/config.py @@ -97,7 +97,6 @@ warning_temp_low = 5 # if measured value is N degrees above set point warning_temp_high = 5 -# not used yet # thermocouple offset # If you put your thermocouple in ice water and it reads 36F, you can # set set this offset to -4 to compensate. This probably means you have a diff --git a/config.py.EXAMPLE b/config.py.EXAMPLE index bc1d25b..c21bf3a 100644 --- a/config.py.EXAMPLE +++ b/config.py.EXAMPLE @@ -97,7 +97,6 @@ warning_temp_low = 5 # if measured value is N degrees above set point warning_temp_high = 5 -# not used yet # thermocouple offset # If you put your thermocouple in ice water and it reads 36F, you can # set set this offset to -4 to compensate. This probably means you have a