updated
This commit is contained in:
@@ -37,6 +37,7 @@ end
|
||||
|
||||
|
||||
local function watch()
|
||||
reactor.setBurnRate(init)
|
||||
end
|
||||
|
||||
local function report()
|
||||
|
||||
@@ -28,6 +28,7 @@ end
|
||||
-- end
|
||||
|
||||
local function watch()
|
||||
|
||||
while true do
|
||||
print("Temperature: " .. getValue())
|
||||
checkTemperature()
|
||||
|
||||
Reference in New Issue
Block a user