updated
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
kernel = require("kernel")
|
kernel = require("kernel")
|
||||||
--local reactor = peripheral.find("fissionReactorLogicAdapter")
|
--local reactor = peripheral.find("fissionReactorLogicAdapter")
|
||||||
local modem = peripheral.find("modem")
|
local modem = peripheral.find("modem")
|
||||||
local monitor = peripheral.find("monitor")
|
local monitor = peripheral.wrap("top")
|
||||||
|
|
||||||
function setNewLine()
|
function setNewLine()
|
||||||
local x,y = monitor.getCursorPos()
|
local x,y = monitor.getCursorPos()
|
||||||
|
|||||||
Reference in New Issue
Block a user