This commit is contained in:
2025-06-14 18:01:55 -04:00
parent a6e5fe9e90
commit 2515a47860
5 changed files with 41 additions and 33 deletions

View File

@@ -15,14 +15,16 @@ end
-- end
-- end
local function checkStatus()
local value = getValue()
end
local function watch()
checkStatus()
end
local function checkStatus()
local value = getValue()
end
local function report()
local value = getValue()