diff --git a/temperature_driver.lua b/temperature_driver.lua index f965b27..0d219a0 100644 --- a/temperature_driver.lua +++ b/temperature_driver.lua @@ -1,5 +1,5 @@ -local max = 315 -local min = 300 +local max = 350 +local min = 315 local function getValue()