updated
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
local max = 250
|
||||
local max = 300
|
||||
local min = 212
|
||||
|
||||
|
||||
@@ -28,7 +28,7 @@ end
|
||||
-- end
|
||||
|
||||
local function watch()
|
||||
|
||||
|
||||
while true do
|
||||
print("Temperature: " .. getValue())
|
||||
checkTemperature()
|
||||
|
||||
Reference in New Issue
Block a user