update
This commit is contained in:
1
main.lua
1
main.lua
@@ -14,6 +14,7 @@ end
|
|||||||
local function runDisplay()
|
local function runDisplay()
|
||||||
monitor.clear()
|
monitor.clear()
|
||||||
monitor.setTextScale(1)
|
monitor.setTextScale(1)
|
||||||
|
monitor.setCursorPos(1, 1)
|
||||||
while true do
|
while true do
|
||||||
local drivers = {
|
local drivers = {
|
||||||
{ Label = "Temperature", driver = tempDriver },
|
{ Label = "Temperature", driver = tempDriver },
|
||||||
|
|||||||
Reference in New Issue
Block a user