This commit is contained in:
2025-06-14 18:16:45 -04:00
parent 11d12cb52a
commit 188e1fd5b9

View File

@@ -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()