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