updated
This commit is contained in:
@@ -37,6 +37,7 @@ end
|
|||||||
|
|
||||||
|
|
||||||
local function watch()
|
local function watch()
|
||||||
|
reactor.setBurnRate(init)
|
||||||
end
|
end
|
||||||
|
|
||||||
local function report()
|
local function report()
|
||||||
|
|||||||
@@ -28,6 +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