Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- local monitor = peripheral.wrap("back")
- monitor.setTextColor(colors.red)
- monitor.setCursorPos(2,2)
- monitor.write("++TEST!++")
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement