updated
This commit is contained in:
@@ -45,7 +45,7 @@ end
|
||||
|
||||
local function report()
|
||||
local value = getValue()
|
||||
local color = color()
|
||||
local color = color.black
|
||||
monitor.setBackgroundColor(color)
|
||||
monitor.clearLine()
|
||||
monitor.write("Temperature: " .. value .. "F")
|
||||
|
||||
Reference in New Issue
Block a user