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