updated
This commit is contained in:
@@ -19,8 +19,7 @@ end
|
||||
-- sleep(0.05) -- Update every tenth second
|
||||
-- end
|
||||
-- end
|
||||
local function watch()
|
||||
end
|
||||
|
||||
|
||||
local function stepUp()
|
||||
-- local value = getValue()
|
||||
@@ -36,6 +35,10 @@ local function stepDown()
|
||||
-- end
|
||||
end
|
||||
|
||||
|
||||
local function watch()
|
||||
end
|
||||
|
||||
local function report()
|
||||
local color = color()
|
||||
monitor.setBackgroundColor(color)
|
||||
|
||||
Reference in New Issue
Block a user