updated
This commit is contained in:
@@ -17,8 +17,9 @@ local function watch()
|
||||
end
|
||||
end
|
||||
|
||||
local function checkCoolantLevel()
|
||||
function checkCoolantLevel()
|
||||
local coolantLevel = getValue()
|
||||
return true
|
||||
end
|
||||
|
||||
local function report()
|
||||
|
||||
Reference in New Issue
Block a user